I am not getting What you want install there ?
On Tue, Sep 4, 2018 at 6:44 PM Christian Haugland <haugland.christian@gmail.com> wrote:
this is the output i get using python 3.7: any idea?--(venv) D:\Code\CompanyVTC\venv\Scripts>python -m pip install --upgrade pipCollecting pipInstalling collected packages: pipFound existing installation: pip 10.0.1Uninstalling pip-10.0.1:Successfully uninstalled pip-10.0.1Rolling back uninstall of pipException:Traceback (most recent call last):File "D:\Code\CompanyVTC\venv\lib\site-packages\pip-10.0.1-py3.7.egg\pip\_internal\basecommand.py", line 228, in mainstatus = self.run(options, args)File "D:\Code\CompanyVTC\venv\lib\site-packages\pip-10.0.1-py3.7.egg\pip\_internal\commands\install.py", line 335, in runuse_user_site=options.use_user_site,File "D:\Code\CompanyVTC\venv\lib\site-packages\pip-10.0.1-py3.7.egg\pip\_internal\req\__init__.py", line 49, in install_given_reqs**kwargsFile "D:\Code\CompanyVTC\venv\lib\site-packages\pip-10.0.1-py3.7.egg\pip\_internal\req\req_install.py", line 748, in installuse_user_site=use_user_site, pycompile=pycompile,File "D:\Code\CompanyVTC\venv\lib\site-packages\pip-10.0.1-py3.7.egg\pip\_internal\req\req_install.py", line 961, in move_wheel_fileswarn_script_location=warn_script_location,File "D:\Code\CompanyVTC\venv\lib\site-packages\pip-10.0.1-py3.7.egg\pip\_internal\wheel.py", line 431, in move_wheel_filesgenerated.extend(maker.make(spec))File "D:\Code\CompanyVTC\venv\lib\site-packages\pip-10.0.1-py3.7.egg\pip\_vendor\distlib\scripts.py", line 403, in makeself._make_script(entry, filenames, options=options)File "D:\Code\CompanyVTC\venv\lib\site-packages\pip-10.0.1-py3.7.egg\pip\_vendor\distlib\scripts.py", line 307, in _make_scriptself._write_script(scriptnames, shebang, script, filenames, ext)File "D:\Code\CompanyVTC\venv\lib\site-packages\pip-10.0.1-py3.7.egg\pip\_vendor\distlib\scripts.py", line 243, in _write_scriptlauncher = self._get_launcher('t')File "D:\Code\CompanyVTC\venv\lib\site-packages\pip-10.0.1-py3.7.egg\pip\_vendor\distlib\scripts.py", line 382, in _get_launcherresult = finder(distlib_package).find(name).bytesAttributeError: 'NoneType' object has no attribute 'bytes'(venv) D:\Code\CompanyVTC\venv\Scripts>
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/088f0761-28c6-45d5-9ab7-4a2f2ae69220%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2BAqMUeq1GWvXxF877zew55CKL%3Dii9pNXo43MuEY%3DxNSMSNtfA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment