-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Hi there,
When I use $ sudo pip install https://github.com/3drobotics/solo-cli/archive/master.zip --no-cache-dir
to install cli, this error came out:
Traceback (most recent call last):
File "/usr/local/bin/pip", line 5, in
from pkg_resources import load_entry_point
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/init.py", line 72, in
import packaging.requirements
File "/usr/local/lib/python2.7/dist-packages/packaging/requirements.py", line 59, in
MARKER_EXPR = originalTextFor(MARKER_EXPR())("marker")
TypeError: call() takes exactly 2 arguments (1 given)
How can I solve this? I'm using Ubuntu14.04 and Python2.7.6.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels