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

used python 3.7.15 but still having problems installing requirements.txt #3

Open
KLAU-S opened this issue Dec 9, 2022 · 6 comments

Comments

@KLAU-S
Copy link

KLAU-S commented Dec 9, 2022

image

@KLAU-S KLAU-S changed the title Hey, Brother just wanted to know the exact python version you used here ! used python 3.7.15 Dec 9, 2022
@KLAU-S KLAU-S changed the title used python 3.7.15 used python 3.7.15 but still having problems installing requirements.txt Dec 9, 2022
@mftnakrsu
Copy link
Owner

Have you tried creating an anaconda virtual environment? conda create -n yourenvname python=x.x anaconda
Also, the error you get says your python version must be greater than 3.8? Have you tried py3.8?

@KLAU-S
Copy link
Author

KLAU-S commented Dec 10, 2022

yeah, created conda environment and used 3.8.15 now requirements.txt seems to be installed but getting this error now ! I am sorry if i am bothering you too much, but only you can help !
image

@KLAU-S
Copy link
Author

KLAU-S commented Dec 10, 2022

did you hardcode this urlpath somewhere or i don't know, (\home\mef\Documents\plate_detection_project\best.pt)
I have wasted so much time in this !

@mftnakrsu
Copy link
Owner

yes, in helper/params.py .

@mftnakrsu mftnakrsu reopened this Dec 10, 2022
@KLAU-S
Copy link
Author

KLAU-S commented Dec 10, 2022

ağabey, arigatogoshaimas ! its running. But does the live feed from webapp also does ocr, where is the result stored ?

@1E04
Copy link

1E04 commented Jun 20, 2023

I have the same issue with \\home\\mef\\Documents\\plate_detection_project\\best.pt but the directory didn't change if i change it in helper/params.py. Any further information, where i have to setup the model?

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

3 participants