[RELEASE] Python 3.6.0b2 is now available

Irmen de Jong irmen.NOSPAM at xs4all.nl
Thu Oct 13 15:45:39 EDT 2016


Anyone else having problems with pip and python 3.6.0b2?
Pip now fails to create launcher scripts:

  File "c:\python36\lib\site-packages\pip\_vendor\distlib\scripts.py", line 351, in
_get_launcher
    result = finder(distlib_package).find(name).bytes
  File "c:\python36\lib\site-packages\pip\_vendor\distlib\resources.py", line 324, in finder
    raise DistlibException('Unable to locate finder for %r' % package)
pip._vendor.distlib.DistlibException: Unable to locate finder for 'pip._vendor.distlib'


Using latest pip and distlib versions.
Python 3.6.0b2 32-bits on Windows 7.


Irmen




More information about the Python-list mailing list