| Reply | « Previous Thread | Next Thread » |
|
Hi.
I have a file "default.py" which need another file "xml.py" which is under library file. In the console, i put under "E:\\python\\default.py" and another is "E:\\python\\lib\\xml.py" So, in the default.py, i import xml in order to use the function of xml Do u know how to compile the default.py and lib\xml.py into sis file? I tried to use ensymble but has problem too Any suggestion? |
|
have u installed xml.py as library file?
if yes according to me your sis file automatically refer that from python libray.. i am not sure , please test and tell me. |
|
Quote:
Just put your default.py and xml.py in a folder called myapp Code:
myapp/ default.py xml.py then use ensymble as below : Code:
ensymble.py py2sis myapp Croozeus |
|
Quote:
will py2sis command take "myapp" as src file name? i am not getting ? how it will take two py files for making sis of them? please tell me... |
|
Quote:
But you can give it a try, I suppose it would work as makesis.exe takes such arguments. Best Regards, Croozeus |
|
yeah
cooll.. u are genius.. solute ![]() May God bless you ![]() |
|
ops.. Sagars suggestion is working
![]() forget to mention that in the reply |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Can't get around "Program is not a recognized executable" when trying to debug my app | leisti | Carbide.c++ IDE and plug-ins | 5 | 2008-06-27 17:32 |
| 在S60 2nd fp2 sdk下编译的软件在N70上正常运行但在联想P930手机上居然启动不了!? | goready@163.com | Symbian | 21 | 2008-06-20 12:41 |
| GoogleIt | deepika.mangla | General Symbian C++ | 4 | 2007-01-08 02:07 |
| SyExpat + problem + memmove + Carbide Express | pearman | General Symbian C++ | 2 | 2006-10-14 23:21 |
| Compilation series 60 3rd edition | asmobease | Symbian Tools & SDKs | 32 | 2006-09-13 10:46 |