> C:\Program Files\MyDir>"C:\Program Files\MyDir\Python25\Scripts
> \virtualenv" --no-site-packages
> "C:\Program Files\MyDir\TileCache"
This works (no path in the destination directory of course)
C:\Program Files\MyDir>"C:\Program Files\MyDir\Python25\Scripts
\virtualenv" --no-site-packages
.\TileCache
New python executable in .\TileCache\Scripts\python.exe
Installing setuptools..............done.
problem is I'm calling the virtualenv command from within an NSIS
script and I need to pass in an absolute path that has spaces ..
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---