Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Related Groups
For questions about using CherryPy
Low activity, 1255 members
The Python computer language.
High activity, Usenet
Discussion about the TurboGears front-to-back web development megaframework.
Medium activity, 3644 members
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 487  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: This list is aim to serve as a communication channel among those
interested in the further development of PyInstaller.

PyInstaller is a program that packages Python programs into stand-alone executables.

 

including a dll in onefile build 
  hello i m trying to manually include a dll (non python) to a build. i have tried adding the file for e.g. a.binaries + [("TenxHID.dll",'C:\\Documents and Settings\\nijha\\My Documents\\Python\\HBS_gui\\te nxHID.dll',"BINARY")] in the exe section but this does not seem to work. is there way to include the dll within the exe... more »
By Nitish Jha  - Nov 22 - 1 new of 1 message    

#139: Dependencies for Linux 
  ...--------------------------- ----------+------------------- ------------------- Reporter: valery_reznic@… | Owner: giovannibajo Type: defect | Status: new Priority: normal | Milestone: Component: PyInstaller | Version: PyInstaller 1.4... more »
By PyInstaller Ticket  - Nov 17 - 1 new of 1 message    

Error among qt libraries 
  I'm building my application under linux on Fedora 11 with: Python 2.6 Qt 4.5.3 PyQt 4.5.4 Qwt 5.1.1 When I try to run the executable under an other Fedora 11 with: Python 2.6 Qt 4.5.2 I get an error about QT's libraries incompatibility. How can I solve it?? ciao Licia
By IloChab  - Nov 17 - 4 new of 4 messages    

test 
  test, please ignore
By Giovanni Bajo  - Nov 11 - 1 new of 1 message    

Autopyinstaller tool 
  Hi, I created a basic pyinstaller tool to automate the creation process. I want to post it as more of an idea than anything for people to extend, modify, or create their own tool similar to this. It certainly made my development a good bit quicker and easier. Without further adieu, here is the code. It is fairly small as it is a basic... more »
By jhonnycage828  - Nov 9 - 1 new of 1 message    

file too big to fit into memory? 
  Every time I create a .exe file from linux to run on a windows computer no matter how great the computer on the user end is or how simple the python program (e.g. a simple hello world program) I get an error saying the program is too large to fit into memory. Why is this and is there a way to make the program run? I'm using the... more »
By jhonnycage828  - Nov 9 - 1 new of 1 message    

error in installation 
  Hello i get this error under lubunto 9.10: lucak9111@lucak9111-desktop:~/ Scrivania/eric/pyinstaller/sou rce/linux$ make gcc -pthread -I/usr/include -I/usr/include/python2.6 -I../common - DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing - DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -DHAVE_WARNINGS -c... more »
By luca72  - Nov 6 - 2 new of 2 messages    

Error on "hello world" program 
  Hello everyone, I have checked (on latest pyinstaller from svn) that "hello world" program consisting just of print "Hello, world" can't be frozen using pyinstaller: [root@NC044105 pyinstaller]# ./hello.py Hello world! [root@NC044105 pyinstaller]# python Makespec.py hello.py wrote /root/pyinstaller/hello/hello. spec... more »
By Marcin Krol  - Nov 4 - 4 new of 4 messages    

Problem with using PyInstaller 
  Hello everyone, I'm new to pyinstaller and have stumbled on the following problem: [root@localhost pyinstaller]# python Build.py cssh/cssh.spec checking Analysis building Analysis because outAnalysis0.toc non existent running Analysis outAnalysis0.toc Analyzing: support/_mountzlib.py Analyzing: support/useUnicode.py... more »
By Marcin Krol  - Nov 3 - 1 new of 1 message    

#138: Build exe successfully, but it only works on my PC 
  ...--------------------------- ---------+-------------------- ------------------- Reporter: kyleinhustgs@… | Owner: williamcaban Type: defect | Status: new Priority: normal | Milestone: Component: Documentation | Version: PyInstaller 1.3... more »
By PyInstaller Ticket  - Nov 3 - 3 new of 3 messages    

1 - 10 of 487   « Newer | Older »

XML       Send email to this group: pyinstaller@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google