Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am using tutor and when i am trying to install this tutorials via their offical installation mechanism it is giving me error #69

Open
manojkumarhr opened this issue May 25, 2022 · 0 comments

Comments

@manojkumarhr
Copy link

Cloning https://github.com/mitodl/frontend-lib-special-exams-mitol.git to /tmp/pip-req-build-pueawp_8
Running command git clone -q https://github.com/mitodl/frontend-lib-special-exams-mitol.git /tmp/pip-req-build-pueawp_8
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-pueawp_8/setup.py'"'"'; file='"'"'/tmp/pip-req-build-pueawp_8/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-pueawp_8/pip-egg-info
cwd: /tmp/pip-req-build-pueawp_8/
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-pueawp_8/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

please help me to resolve this error i want to install procteered based exam for students

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant