You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hie i am facing problems on installing the requirements as i am getting this error:
Downloading oneapi-python-0.03.tar.gz (8.9 kB)
ERROR: Command errored out with exit status 1:
command: /home/ahfoz/Django/apr/env/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-_uhet2nw/oneapi-python/setup.py'"'"'; file='"'"'/tmp/pip-install-_uhet2nw/oneapi-python/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-install-_uhet2nw/oneapi-python/pip-egg-info
cwd: /tmp/pip-install-_uhet2nw/oneapi-python/
Complete output (7 lines):
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-install-_uhet2nw/oneapi-python/setup.py", line 18, in
import oneapi as mod_oneapi
File "/tmp/pip-install-_uhet2nw/oneapi-python/oneapi/init.py", line 10, in
import models as mod_models
ModuleNotFoundError: No module named 'models'
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
The text was updated successfully, but these errors were encountered:
hie i am facing problems on installing the requirements as i am getting this error:
Downloading oneapi-python-0.03.tar.gz (8.9 kB)
ERROR: Command errored out with exit status 1:
command: /home/ahfoz/Django/apr/env/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-_uhet2nw/oneapi-python/setup.py'"'"'; file='"'"'/tmp/pip-install-_uhet2nw/oneapi-python/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-install-_uhet2nw/oneapi-python/pip-egg-info
cwd: /tmp/pip-install-_uhet2nw/oneapi-python/
Complete output (7 lines):
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-install-_uhet2nw/oneapi-python/setup.py", line 18, in
import oneapi as mod_oneapi
File "/tmp/pip-install-_uhet2nw/oneapi-python/oneapi/init.py", line 10, in
import models as mod_models
ModuleNotFoundError: No module named 'models'
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
The text was updated successfully, but these errors were encountered: