Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Setting up the virtual environment
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
swastika singhal  
View profile  
 More options Aug 2 2012, 5:58 pm
From: swastika singhal <minxswa...@gmail.com>
Date: Thu, 2 Aug 2012 14:58:04 -0700 (PDT)
Local: Thurs, Aug 2 2012 5:58 pm
Subject: Setting up the virtual environment

MTVL10f0614cb:virtualenv-1.1-py2.7.egg swastikas654$ sudo python virtualenv.py --no-site-packages env
Password:
New python executable in env/bin/python
Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/virtualenv-1.1-py2.7.egg/env/bin/../lib/ python2.7/site.py", line 66, in <module>
    import os
  File "/Library/Python/2.7/site-packages/virtualenv-1.1-py2.7.egg/env/bin/../lib/ python2.7/os.py", line 49, in <module>
    import posixpath as path
  File "/Library/Python/2.7/site-packages/virtualenv-1.1-py2.7.egg/env/bin/../lib/ python2.7/posixpath.py", line 17, in <module>
    import warnings
ImportError: No module named warnings
ERROR: The executable env/bin/python is not functioning
ERROR: It thinks sys.prefix is '/Library/Python/2.7/site-packages/virtualenv-1.1-py2.7.egg' (should be '/Library/Python/2.7/site-packages/virtualenv-1.1-py2.7.egg/env')
ERROR: virtualenv is not compatible with this system or executable

Please help!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marius Gedminas  
View profile  
 More options Aug 3 2012, 2:39 am
From: Marius Gedminas <mar...@gedmin.as>
Date: Fri, 3 Aug 2012 09:39:24 +0300
Local: Fri, Aug 3 2012 2:39 am
Subject: Re: Setting up the virtual environment

On Thu, Aug 02, 2012 at 02:58:04PM -0700, swastika singhal wrote:
> MTVL10f0614cb:virtualenv-1.1-py2.7.egg swastikas654$ sudo python virtualenv.py --no-site-packages env
> Password:
> New python executable in env/bin/python
> Traceback (most recent call last):
>   File "/Library/Python/2.7/site-packages/virtualenv-1.1-py2.7.egg/env/bin/../lib/ python2.7/site.py", line 66, in <module>
...
>   File "/Library/Python/2.7/site-packages/virtualenv-1.1-py2.7.egg/env/bin/../lib/ python2.7/posixpath.py", line 17, in <module>
>     import warnings
> ImportError: No module named warnings
> ERROR: The executable env/bin/python is not functioning
> ERROR: It thinks sys.prefix is '/Library/Python/2.7/site-packages/virtualenv-1.1-py2.7.egg' (should be '/Library/Python/2.7/site-packages/virtualenv-1.1-py2.7.egg/env')
> ERROR: virtualenv is not compatible with this system or executable

virtualenv 1.1 is really old and doesn't support Python 2.7.  Please
upgrade: http://pypi.python.org/pypi/virtualenv.

Marius Gedminas
--
You're . . . you're not arguing? I don't really know how to deal with this. I
mean, I had references ready and everything.
        -- dhole

  signature.asc
< 1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
swastika singhal  
View profile  
 More options Aug 20 2012, 1:17 am
From: swastika singhal <minxswa...@gmail.com>
Date: Sun, 19 Aug 2012 22:17:01 -0700 (PDT)
Local: Mon, Aug 20 2012 1:17 am
Subject: Re: Setting up the virtual environment

I have this solved now. Thanks!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »