openedx-unsupported/edx-analytics-dashboard

got issue while installing with Tutor please guide me how to install with Tutor

Opened this issue · 0 comments

I am getting this issue while installing this extension with Tutor

Cloning https://github.com/openedx/edx-analytics-dashboard.git to /tmp/pip-req-build-e_wjy8jc
ERROR: Command errored out with exit status 1:
command: /openedx/venv/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-e_wjy8jc/setup.py'"'"'; file='"'"'/tmp/pip-req-build-e_wjy8jc/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-req-build-e_wjy8jc/pip-egg-info
cwd: /tmp/pip-req-build-e_wjy8jc/
Complete output (5 lines):
Traceback (most recent call last):
File "", line 1, in
File "/opt/pyenv/versions/3.8.12/lib/python3.8/tokenize.py", line 392, in open
buffer = _builtin_open(filename, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-req-build-e_wjy8jc/setup.py'
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
WARNING: You are using pip version 20.0.2; however, version 22.1.1 is available.
You should consider upgrading via the '/openedx/venv/bin/python -m pip install --upgrade pip' command.
The command '/bin/sh -c cd /openedx/requirements/ && touch ./private.txt && pip install -r ./private.txt' returned a non-zero code: 1
Error: Command failed with status 1: docker build -t docker.io/overhangio/openedx:13.2.2 /root/.local/share/tutor/env/build/openedx