search for: pyinstal

Displaying 8 results from an estimated 8 matches for "pyinstal".

Did you mean: instal
2018 Jun 14
3
Help Python API Samba4 -- Project Web Admin Manager Samba4
Hello everyone, I would like to know how to use the Python api to manage user and groups in samba4. I'm developing a samba4 admin web interface I'd like some examples of how to interact with the libs in python that are in that folder: samba4/lib/python2.7/site-packages and samba4/lib/python2.7/site- packages/samba This is the project I am developing.
2018 Jun 18
3
Help Python API Samba4 -- Project Web Admin Manager Samba4
...I am trying to use it with > a distro Samba package, but I refer back to the question above. > > I get: > > ./go_samba4 --server-prod --ssl > Traceback (most recent call last): > File "go_samba4.py", line 30, in <module> > File "/tmp/pip-build-hPjfl7/pyinstaller/PyInstaller/loader/pyimod03_importers.py", > line 396, in load_module > File "app/__init__.py", line 31, in <module> > File "/tmp/pip-build-hPjfl7/pyinstaller/PyInstaller/loader/pyimod03_importers.py", > line 396, in load_module > File "ap...
2018 Jun 16
0
Help Python API Samba4 -- Project Web Admin Manager Samba4
...39;t it work, I suspect it is because I am trying to use it with a distro Samba package, but I refer back to the question above. I get: ./go_samba4 --server-prod --ssl Traceback (most recent call last): File "go_samba4.py", line 30, in <module> File "/tmp/pip-build-hPjfl7/pyinstaller/PyInstaller/loader/pyimod03_importers.py", line 396, in load_module File "app/__init__.py", line 31, in <module> File "/tmp/pip-build-hPjfl7/pyinstaller/PyInstaller/loader/pyimod03_importers.py", line 396, in load_module File "app/views/default.py",...
2018 Jun 18
0
Help Python API Samba4 -- Project Web Admin Manager Samba4
On Mon, 18 Jun 2018 07:13:01 -0300 Nilton OS <jniltinho at gmail.com> wrote: > Hi Rowland, > > I think I know what the problem is, but I can not even try to try > and fix it, because 'go_samba4' is a binary BLOB. > > *Right, I created this package with Pyinstaller so the user does not > need to install any python lib for the application to work, but you > can fix it directly on github.* BAD IDEA, just tell people what to install. > > I am sorry, but I can not recommend any opensource project if it > relies on a binary BLOB, especially o...
2012 Mar 16
2
Python win32gui FindWindow on wine
I have a very special Problem with one of my Python Programs. I use FindWindow and SendMessage form win32gui library. It works well under Windows but not with wine. I read that wine gives every single program his own userspace and therefore findwindow dont work. I hope you guys maybe know a workaround or have an Idea to get this to work
2010 Apr 13
1
CentOS-3, is this what I need?
Hi, I am new to linux and so far I have only used ubuntu. I have developed a python application which I would like package and distribute. The problem with packaging tools such as pyinstaller and cx_freeze is that you have to compile the bootloader first. Now If I compile the loader on karmic 9.10, the binary would suffer from compatibility issue. In other words I won't be able to execute the app on a lower version such as ubuntu 8.04.4 LTS. The solution is to use as much a...
2014 Aug 22
0
Wine release 1.7.25
...NT object manager namespace) 18389 Registering after installing Roblox doesn't work 20374 KeePass 1.09 crashes opening password database due to unimplemented bcrypt.dll.BCryptOpenAlgorithmProvider 20414 Crash in Tales of Monkey Island 21349 Python 2.6/2.7 crashes during run of 'PyInstaller' packaging application 22530 CDBurnerXP 4.0.x exits with Wine-Mono when trying to enter data disc mode (needs COM/ActiveX host support) 22687 Bonzai3D crashes and freezes when project window is moved 22788 OriginPro 8.0 crashes on startup 24273 Some objects in Source games are bl...
2016 Nov 11
0
Wine release 1.9.23
...Insane 2 crashes in the menu 41638 Wordpad, errors when compiling its resources on Windows 41642 S3CC921 programmer app needs ntoskrnl.exe.KeSetTimerEx 41651 WScript object name on wine is case sensitive which should not be the case (vbscript) 41655 Error on exiting package created with pyinstaller, needs msvcr100.dll._wfindnext32 41688 Sonic Utopia crashes at launch ---------------------------------------------------------------- Changes since 1.9.22: Akihiro Sagawa (5): include: Add ime.h based on mingw-w64. winex11: Add Japanese special key support. comctl32: Sho...