-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
nathaniel@nathaniel:~$ pip3 install git+https://github.com/WPI-AIM/AIM_GaitAnalysisToolkit.git
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
Defaulting to user installation because normal site-packages is not writeable
Collecting git+https://github.com/WPI-AIM/AIM_GaitAnalysisToolkit.git
Cloning https://github.com/WPI-AIM/AIM_GaitAnalysisToolkit.git to /tmp/pip-req-build-2dj6p17i
Running command git clone -q https://github.com/WPI-AIM/AIM_GaitAnalysisToolkit.git /tmp/pip-req-build-2dj6p17i
Running command git submodule update --init --recursive -q
Collecting GaitCore@ git+https://github.com/WPI_AIM/AIM_GaitCore.git
Cloning https://github.com/WPI_AIM/AIM_GaitCore.git to /tmp/pip-install-4nzi3y2j/GaitCore
Running command git clone -q https://github.com/WPI_AIM/AIM_GaitCore.git /tmp/pip-install-4nzi3y2j/GaitCore
Username for 'https://github.com': nag92
Password for 'https://[email protected]':
remote: Repository not found.
fatal: repository 'https://github.com/WPI_AIM/AIM_GaitCore.git/' not found
ERROR: Command errored out with exit status 128: git clone -q https://github.com/WPI_AIM/AIM_GaitCore.git /tmp/pip-install-4nzi3y2j/GaitCore Check the logs for full command output.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working