coli <[email protected]> added the comment:
Yup, getting a different error now:
File "c:\users\owl\appdata\local\temp\tmpxqt7hj\pip.zip\pip/basecommand.py",
line 122, in main
status = self.run(options, args)
File
"c:\users\owl\appdata\local\temp\tmpxqt7hj\pip.zip\pip/commands/install.py",
line 279, in run
requirement_set.install(install_options, global_options,
root=options.root_path)
File "c:\users\owl\appdata\local\temp\tmpxqt7hj\pip.zip\pip/req.py", line
1380, in install
requirement.install(install_options, global_options, *args, **kwargs)
File "c:\users\owl\appdata\local\temp\tmpxqt7hj\pip.zip\pip/req.py", line
664, in install
self.move_wheel_files(self.source_dir, root=root)
File "c:\users\owl\appdata\local\temp\tmpxqt7hj\pip.zip\pip/req.py", line
894, in move_wheel_files
pycompile=self.pycompile,
File "c:\users\owl\appdata\local\temp\tmpxqt7hj\pip.zip\pip/wheel.py", line
308, in move_wheel_files
generated.extend(maker.make(spec))
File
"c:\users\owl\appdata\local\temp\tmpxqt7hj\pip.zip\pip/_vendor/distlib/scripts.py",
line 305, in make
self._make_script(entry, filenames, options=options)
File
"c:\users\owl\appdata\local\temp\tmpxqt7hj\pip.zip\pip/_vendor/distlib/scripts.py",
line 209, in _make_script
self._write_script(scriptnames, shebang, script, filenames, ext)
File
"c:\users\owl\appdata\local\temp\tmpxqt7hj\pip.zip\pip/_vendor/distlib/scripts.py",
line 151, in _write_script
launcher = self._get_launcher('t')
File
"c:\users\owl\appdata\local\temp\tmpxqt7hj\pip.zip\pip/_vendor/distlib/scripts.py",
line 284, in _get_launcher
result = finder(distlib_package).find(name).bytes
AttributeError: 'NoneType' object has no attribute 'bytes'
________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1696>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue