| Reply | « Previous Thread | Next Thread » |
|
i tried to converte my *.py-skript into a standalone application by useing py2sis form 1.1.6:
Code:
py2sis myApp.py myApp.sis --leavetemp independent from the py-skript i use with the py2sis, my sis file has always the same size. the temp directory (--leavetemp) contains the right skript, but the sis file contains always the default.py (size: 2480byte) instead of myApp.py (size: 35000b). i replaced the content of default.py with my code. now py2sis packs my Code into the *.SIS and it works properly ... Is it a bug of the py2sis-tool or did i miss something? thanks - phile |
|
Quote:
|
|
i've moved the example script to an other directory ... know it works ...
that's great ... thanks |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |