Hi antony,

please provide more details and context of your goal.

antony píše v Út 11. 09. 2012 v 07:08 -0700:
> Hello,
> 
> My bootstrap.py script,
> import sys
> latest_version = "v1.0"
> sys.path.append("/home/myapp) 
> import app
> 
> I am getting import error - module app  not found
> 
> I would like to add another directory on the file system to the
> current sys.path
> 
> from there I want to able to import my other python modules
> 
> Any help,
> 
> thanks,
> Antony 

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to