我正在尝试使用pip install --target=./packages github3.py
安装github3.py。但是我得到一个错误:
Program aborted. Error [Errno 29] Illegal seek: '~/Python3/bin/python.c' while executing command ~/Python3/bin/python.c ~/lib/python3.7/site-packages/pip install --ignore-installed --no-user --prefix /private~/tmp/pip-build-env-__idot3g/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- setuptools>=18.5 wheel "cffi>=1.8,!=1.11.3; python_implementation != 'PyPy'" Installing build dependencies ... error Could not install packages due to an EnvironmentError: [Errno 29] Illegal seek: '~/Python3/bin/python.c'