*I hasve repeatedly tried now to set up the Django Virtual Environment 
without any success! Just what am I doing wrong anyway?? I am at my "wit's 
end"  trying to figure out what the specific problem is.*
  
*c:\Users\SteveB\Desktop>virtualenv steve1*
*Using base prefix 'C:\\Python 3.5'*
*New python executable in steve1\Scripts\python.exe*
*Installing setuptools, pip, wheel...*
*  Complete output from command c:\Users\SteveB\Desk...1\Scripts\python.exe 
-c "import sys, pip; sys...d\"] + sys.argv[1:]))" setuptools pip wheel:*
*  Ignoring indexes: https://pypi.python.org/simple*
*Collecting setuptools*
*  The repository located at None is not a trusted or secure host and is 
being ignored. If this repository is available via HTTPS it is recommended 
to use HTTPS instead, otherwise you may silence this warning and allow it 
anyways with '--trusted-host None'.*
*  The repository located at None is not a trusted or secure host and is 
being ignored. If this repository is available via HTTPS it is recommended 
to use HTTPS instead, otherwise you may silence this warning and allow it 
anyways with '--trusted-host None'.*
*  The repository located at None is not a trusted or secure host and is 
being ignored. If this repository is available via HTTPS it is recommended 
to use HTTPS instead, otherwise you may silence this warning and allow it 
anyways with '--trusted-host None'.*
*  The repository located at None is not a trusted or secure host and is 
being ignored. If this repository is available via HTTPS it is recommended 
to use HTTPS instead, otherwise you may silence this warning and allow it 
anyways with '--trusted-host None'.*
*  The repository located at None is not a trusted or secure host and is 
being ignored. If this repository is available via HTTPS it is recommended 
to use HTTPS instead, otherwise you may silence this warning and allow it 
anyways with '--trusted-host None'.*
*  The repository located at None is not a trusted or secure host and is 
being ignored. If this repository is available via HTTPS it is recommended 
to use HTTPS instead, otherwise you may silence this warning and allow it 
anyways with '--trusted-host None'.*
*  Could not find a version that satisfies the requirement setuptools (from 
versions: )*
*No matching distribution found for setuptools*
*----------------------------------------*
*...Installing setuptools, pip, wheel...done.*
*Traceback (most recent call last):*
*  File "C:\Python 3.5\lib\runpy.py", line 170, in _run_module_as_main 
"__main__", mod_spec)*
*  File "C:\Python 3.5\lib\runpy.py", line 85, in _run_code exec(code, 
run_globals)*
*  File "C:\Python 3.5\Scripts\virtualenv.exe\__main__.py", line 9, in 
<module>*
*  File "C:\Python 3.5\lib\site-packages\virtualenv.py", line 832, in main 
symlink=options.symlink)*
*  File "C:\Python 3.5\lib\site-packages\virtualenv.py", line 1004, in 
create_environment*
*    install_wheel(to_install, py_executable, search_dirs)*
*  File "C:\Python 3.5\lib\site-packages\virtualenv.py", line 969, in 
install_wheel*
*    'PIP_NO_INDEX': '1'*
*  File "C:\Python 3.5\lib\site-packages\virtualenv.py", line 910, in 
call_subprocess*
*    % (cmd_desc, proc.returncode))*
*OSError: Command c:\Users\SteveB\Desk...1\Scripts\python.exe -c "import 
sys, pip; sys...d\"] + sys.argv[1:]))" setuptools pip wheel failed with 
error code 1*

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/898eb3b7-a396-40d3-8ec6-4815d48c2263%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to