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

what are the version of these dependencies. #13

Open
tothedistance opened this issue Feb 4, 2021 · 2 comments
Open

what are the version of these dependencies. #13

tothedistance opened this issue Feb 4, 2021 · 2 comments

Comments

@tothedistance
Copy link

tothedistance commented Feb 4, 2021

I cannot get the fire_net.py to work. some package is always the wrong version, causing some missing function or module.
So can you specify a working combination of versions of these packages

@NVukobrat
Copy link

I had the same issue, if it's not late for you, these versions will work for this project (you can execute those lines):

# Install dependencies
pip3 install tensorflow==1.4.0 --upgrade
pip3 install opencv-python
pip3 install keras==2.1.5
pip3 install imageai==2.1.0 --upgrade

@tothedistance
Copy link
Author

@NVukobrat
thank you very much

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

2 participants