- Previous thread: [Python-Dev] Reworking the GIL
- Next thread: [Python-Dev] Buildbot alternate renderings
- Threads sorted by date: python 200910
Hi,
I've installed setuptools for my default python installation and it
works perfectly without even asking for admin credentials to install
packages.
After that I've installed virtualenv.
If I do:
>>> virtualenv x
... a new virtual environment is created, but whenever I try to run
easy_install within the new virtual environment, I'm prompted to enter
my admin password (I'm running as "Power User" normally) and
easy_install fails complaining that "Can't find D:/correct/path/to/
virtualenv/Scripts/python.exe". This path is private to my normal, non-
admin account.
It also fails if I'm running as an administrator and perform the same
steps.
I've tried runas to no avail too.
Is this a known issue?
Regards,
Guillermo
--
http://mail.python.org/mailman/listinfo/python-list
I've installed setuptools for my default python installation and it
works perfectly without even asking for admin credentials to install
packages.
After that I've installed virtualenv.
If I do:
>>> virtualenv x
... a new virtual environment is created, but whenever I try to run
easy_install within the new virtual environment, I'm prompted to enter
my admin password (I'm running as "Power User" normally) and
easy_install fails complaining that "Can't find D:/correct/path/to/
virtualenv/Scripts/python.exe". This path is private to my normal, non-
admin account.
It also fails if I'm running as an administrator and perform the same
steps.
I've tried runas to no avail too.
Is this a known issue?
Regards,
Guillermo
--
http://mail.python.org/mailman/listinfo/python-list
Related Threads
- Technical Service Unit - kernel
- [Red5] war deployer - osflash
- django-admin.py not working...HELP! - django
- [ruby-core:23491] [Bug #1482] Kernel.exec doesn't respect COMSPEC environment variable on Windows - ruby
- Update audio/libmusicbrainz to 3.0.2 - openbsd
- LKML Podcast Update - kernel
- emacs 22 error prob - ubuntu