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 -- https://mail.python.org/mailman/listinfo/python-list