Closed Tomisall closed 9 months ago
Hello, would it be possible to update the pypi requirments to work with tensorflow 2.15.0? When I call pip install STOUT-pypi==2.0.5 I get ERROR: Could not find a version that satisfies the requirement tensorflow==2.10.1
pip install STOUT-pypi==2.0.5
ERROR: Could not find a version that satisfies the requirement tensorflow==2.10.1
I'm using Windows 10 and python 3.11.4.
We must test before updating to the latest Tensorflow version. It's recommended to use Python 3.10 on a Linux environment.
Thank you Kohulan.
Hello, would it be possible to update the pypi requirments to work with tensorflow 2.15.0? When I call
pip install STOUT-pypi==2.0.5
I getERROR: Could not find a version that satisfies the requirement tensorflow==2.10.1
I'm using Windows 10 and python 3.11.4.