Git Product home page Git Product logo

Comments (5)

MNMaqsood avatar MNMaqsood commented on August 18, 2024

It looks like an issue Virtual Studio version, which version are you using?

from as-one.

Sarouch avatar Sarouch commented on August 18, 2024

It looks like an issue Virtual Studio version, which version are you using?

@MNMaqsood I have VS 2019 version

from as-one.

MNMaqsood avatar MNMaqsood commented on August 18, 2024

Are you using anaconda enviroment for this project? If so can you deactivate that and install it in vanilla virtual enviroment?
Also remember to install numpy and cython before installing asone per our instruction.

from as-one.

Sarouch avatar Sarouch commented on August 18, 2024

Are you using anaconda enviroment for this project? If so can you deactivate that and install it in vanilla virtual enviroment? Also remember to install numpy and cython before installing asone per our instruction.

@MNMaqsood I have already tried without conda, I think the problem happens while installing " pip install -e git+https://github.com/samson-wang/cython_bbox.git#egg=cython-bbox"
I have this error:

(.env)` PS C:\Users\Documents\Turbuelnce_IA\AS-One> pip install -e git+https://github.com/samson-wang/cython_bbox.git#egg=cython-bbox

WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
Obtaining cython-bbox from git+https://github.com/samson-wang/cython_bbox.git#egg=cython-bbox
Updating c:\users\turbuelnce_ia\as-one\src\cython-bbox clone
Requirement already satisfied: Cython in c:\users\anaconda3\lib\site-packages (from cython-bbox) (0.29.21)
Requirement already satisfied: numpy in c:\users\anaconda3\lib\site-packages (from cython-bbox) (1.17.0)
Installing collected packages: cython-bbox
Running setup.py develop for cython-bbox
ERROR: Command errored out with exit status 1:
command: 'C:\Users\anaconda3\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\Documents\Turbuelnce_IA\AS-One\src\cython-bbox\setup.py'"'"'; file='"'"'C:\Users\\Documents\Turbuelnce_IA\AS-One\src\cython-bbox\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' develop --no-deps
cwd: C:\Users\Turbuelnce_IA\AS-One\src\cython-bbox
Complete output (18 lines):
running develop
running egg_info
writing cython_bbox.egg-info\PKG-INFO
writing dependency_links to cython_bbox.egg-info\dependency_links.txt
writing requirements to cython_bbox.egg-info\requires.txt
writing top-level names to cython_bbox.egg-info\top_level.txt
reading manifest file 'cython_bbox.egg-info\SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'cython_bbox.egg-info\SOURCES.txt'
running build_ext
skipping 'src\cython_bbox.c' Cython extension (up-to-date)
building 'cython_bbox' extension
C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29910\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -IC:\Users\anaconda3\lib\site-packages\numpy\core\include -IC:\Users\anaconda3\include -IC:\Users\anaconda3\include "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29910\include" /Tcsrc\cython_bbox.c /Fobuild\temp.win-amd64-3.7\Release\src\cython_bbox.obj gcc
clÿ: Ligne de commande warning D9024ÿ: type de fichier source non reconnu 'gcc', fichier objet pris par d‚faut
clÿ: Ligne de commande warning D9027ÿ: fichier source 'gcc' ignor‚
cython_bbox.c
C:\Users\chouchen2-admin\anaconda3\include\pyconfig.h(59): fatal error C1083: Impossible d'ouvrir le fichier includeÿ: 'io.h'ÿ: No such file or directory
error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29910\bin\HostX86\x64\cl.exe' failed with exit status 2
----------------------------------------
ERROR: Command errored out with exit status 1: 'C:\Users\anaconda3\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\\Documents\Turbuelnce_IA\AS-One\src\cython-bbox\setup.py'"'"'; file='"'"'C:\Users\\Turbuelnce_IA\AS-One\src\cython-bbox\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' develop --no-deps Check the logs for full command

output.``

from as-one.

MNMaqsood avatar MNMaqsood commented on August 18, 2024

This issue is related to cython-bbox installation and not to asone library. You can see this issue in cython-bbox repo.

from as-one.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.