JustinShenk / fer

Facial Expression Recognition with a deep neural network as a PyPI package
MIT License
340 stars 78 forks source link

Fixed errors in unit testing #63

Closed HabeebRahmanKT closed 6 months ago

HabeebRahmanKT commented 6 months ago

These fixes were able to successfully run the tests in the following environement. Python 3.8 tensorflow 2.12 (There is errors in tensorflow 2.13 as well as 2.16)

JustinShenk commented 6 months ago

There’s still a tensorflow version error on Ubuntu here: https://github.com/JustinShenk/fer/pull/63/checks

HabeebRahmanKT commented 6 months ago

Yeah , when I executed the project in the above metioned scenrio it worked fine, but its not working for other operating systems. I am stilll working on it. Screenshot (281)

By the way there is a lot of version conflicts and dependecy vulnerabilities with the python 3.7 and python 3.8