We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
looks like a coll project ! but there is issues when runing the code with the requirments [notice] To update, run: C:\Users\peleg\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe -m pip install --upgrade pipPS C:\Users\peleg\OneDrive\Desktop\tatto recogniztion\tatrec> pip install -r .\requirements.txt Collecting asn1crypto==0.24.0 Using cached asn1crypto-0.24.0-py2.py3-none-any.whl (101 kB) Collecting beautifulsoup4==4.8.0 Using cached beautifulsoup4-4.8.0-py3-none-any.whl (97 kB) Collecting bitarray==1.0.1 Using cached bitarray-1.0.1.tar.gz (37 kB) Preparing metadata (setup.py) ... done Collecting Bottleneck==1.2.1 Using cached Bottleneck-1.2.1.tar.gz (105 kB) Preparing metadata (setup.py) ... done Collecting certifi==2019.6.16 Using cached certifi-2019.6.16-py2.py3-none-any.whl (157 kB) Collecting cffi==1.12.3 Using cached cffi-1.12.3.tar.gz (456 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully can i get help runing it please
The text was updated successfully, but these errors were encountered:
No branches or pull requests
looks like a coll project !
but there is issues when runing the code with the requirments
[notice] To update, run: C:\Users\peleg\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe -m pip install --upgrade pipPS C:\Users\peleg\OneDrive\Desktop\tatto recogniztion\tatrec> pip install -r .\requirements.txt
Collecting asn1crypto==0.24.0
Using cached asn1crypto-0.24.0-py2.py3-none-any.whl (101 kB)
Collecting beautifulsoup4==4.8.0
Using cached beautifulsoup4-4.8.0-py3-none-any.whl (97 kB)
Collecting bitarray==1.0.1
Using cached bitarray-1.0.1.tar.gz (37 kB)
Preparing metadata (setup.py) ... done
Collecting Bottleneck==1.2.1
Using cached Bottleneck-1.2.1.tar.gz (105 kB)
Preparing metadata (setup.py) ... done
Collecting certifi==2019.6.16
Using cached certifi-2019.6.16-py2.py3-none-any.whl (157 kB)
Collecting cffi==1.12.3
Using cached cffi-1.12.3.tar.gz (456 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully
can i get help runing it please
The text was updated successfully, but these errors were encountered: