Unfortunately you have to install pywin32 from pywin32.sourceforge.net
->downloads.

On 6/12/09, MorneLouw <[email protected]> wrote:
>
> Hi Philip
>
> Thank you for your help.
>
> I uninstalled Python 3 and installed 2.6.2 like you suggested.
> Now, I get an error at another line if the script:
>
> -------------------
> C:\downloads\python>C:\Python26\python.exe "C:\downloads\python
> \virtualenv-1.3.3\virtualenv.py" sandbox
> Traceback (most recent call last):
>   File "C:\downloads\python\virtualenv-1.3.3\virtualenv.py", line
> 1230, in <module>
>     main()
>   File "C:\downloads\python\virtualenv-1.3.3\virtualenv.py", line 420,
> in main
>     unzip_setuptools=options.unzip_setuptools)
>   File "C:\downloads\python\virtualenv-1.3.3\virtualenv.py", line 499,
> in create_environment
>     home_dir, lib_dir, inc_dir, bin_dir = path_locations(home_dir)
>   File "C:\downloads\python\virtualenv-1.3.3\virtualenv.py", line 521,
> in path_locations
>     import win32api
> ImportError: No module named win32api
> -------------------
>
> I'm very new to python, mostly do php and want to make the shift, but
> these issues trip me up.
> Additional help will be appreciated
>
> Morne
> >
>

-- 
Sent from my mobile device

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to