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

Installation error #19

Open
saksham0309 opened this issue Sep 15, 2021 · 0 comments
Open

Installation error #19

saksham0309 opened this issue Sep 15, 2021 · 0 comments

Comments

@saksham0309
Copy link

I'm getting this repeated error, whether it be directly through pip or cloning Repo


(venv) D:\vit_course_documents\Samsung_Prism\CycleGT>pip install "git+https://github.com/salaniz/pycocoevalcap.git"
Collecting git+https://github.com/salaniz/pycocoevalcap.git
Cloning https://github.com/salaniz/pycocoevalcap.git to c:\users\saksh\appdata\local\temp\pip-req-build-skd_mthj
Collecting pycocotools>=2.0.2
Using cached pycocotools-2.0.2.tar.gz (23 kB)
** On entry to DGEBAL parameter number 3 had an illegal value
** On entry to DGEHRD parameter number 2 had an illegal value
** On entry to DORGHR DORGQR parameter number 2 had an illegal value
** On entry to DHSEQR parameter number 4 had an illegal value
ERROR: Command errored out with exit status 1:
command: 'c:\users\saksh\pycharmprojects\colorize\venv\scripts\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\saksh\AppData\Local\Temp\pip-install-zz96sf2m\pycocotools\setup.py'"'"'; file
='"'"'C:\Users\saksh\AppData\Local\Temp\pip-install-zz96sf2m\pycocotools\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 'C:\Users\saksh\AppData\Local\Temp\pip-pip-egg-info-npu2jrla'
cwd: C:\Users\saksh\AppData\Local\Temp\pip-install-zz96sf2m\pycocotools
Complete output (10 lines):
WARNING: The wheel package is not available.
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\saksh\AppData\Local\Temp\pip-install-zz96sf2m\pycocotools\setup.py", line 14, in
import numpy as np
File "c:\users\saksh\pycharmprojects\colorize\venv\lib\site-packages\numpy_init
.py", line 305, in
win_os_check()
File "c:\users\saksh\pycharmprojects\colorize\venv\lib\site-packages\numpy_init
.py", line 302, in _win_os_check
raise RuntimeError(msg.format(file)) from None
RuntimeError: The current Numpy installation ('c:\users\saksh\pycharmprojects\colorize\venv\lib\site-packages\numpy\init.py') fails to pass a sanity check due to a bug in the windows runtime. See this issue for more in
formation: https://tinyurl.com/y3dm3h86


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