Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install failed with python 2.7 #24

Closed
azfayel opened this issue Apr 26, 2016 · 1 comment
Closed

Install failed with python 2.7 #24

azfayel opened this issue Apr 26, 2016 · 1 comment
Labels

Comments

@azfayel
Copy link

azfayel commented Apr 26, 2016

Hi,
Can you give me the requirements for installing the lastest version of machine.
regards,

Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main
status = self.run(options, args)
File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 290, in
run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundl
e=self.bundle)
File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1235, in prepare_file
s
req_to_install.assert_source_matches_version()
File "/usr/lib/python2.7/dist-packages/pip/req.py", line 465, in assert_source
_matches_version
% (display_path(self.source_dir), version, self))
File "/usr/lib/python2.7/dist-packages/pip/util.py", line 71, in display_path
if path.startswith(os.getcwd() + os.path.sep):
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 7: ordinal
not in range(128)

installation.zip

@mcm
Copy link
Contributor

mcm commented Apr 26, 2016

I can but you probably won't like the answer. We only support Python 3, unfortunately.

@mcm mcm closed this as completed May 6, 2016
@mcm mcm added the wontfix label May 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants