Answer the question
In order to leave comments, you need to log in
Loading python modules via git on pythonanywhere?
Good afternoon.
I needed to put a site on django on pythonanywhere hosting, I did everything according to this guide:
https://anhel.in/python/doc/django-deployment/
When installing the acrcloud module, according to their recommendations on github, when entering the command
python -m pip install git+ https://github.com/acrcloud/acrcloud_sdk_python
Looking in links: /usr/share/pip-wheels
Collecting git+ https://github.com/acrcloud/acrcloud_sdk_python
Cloning https://github.com/acrcloud/acrcloud_sdk_python to /tmp/pip-req-build-65_e5may
Running command git clone -q https://github.com/acrcloud/acrcloud_sdk_python /tmp/pip-req-build-65_e5may
fatal: cannot create directory at 'raspberrypi/aarch32/python3': Disk quota exceeded
warning: Clone succeeded, but checkout failed .
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'
ERROR: Command errored out with exit status 128: git clone -q https://github.com/acrcloud/acrcloud_sdk_python/tmp/pip-req-build-65_e5may Check the
logs for full command output.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question