Krish-Depani / Virtual-Voice-Assistant

Virtual Voice Assistant is a project that utilizes machine learning and natural language processing to enable users to control their devices using voice commands. Technologies used include TensorFlow, Keras, various Python libraries and RESTful APIs.
MIT License
60 stars 18 forks source link

Tensorflow is not getting installed #1

Open singhsaurav062 opened 8 months ago

singhsaurav062 commented 8 months ago

It says: (I already have Tensorflow==2.16.1 in my system) ERROR: Could not find a version that satisfies the requirement tensorflow==2.10.0 (from versions: 2.16.0rc0, 2.16.1) ERROR: No matching distribution found for tensorflow==2.10.0

amey-kadam commented 7 months ago

is there any solution for that tensorflow issue

Mxmzeed commented 7 months ago

Use a lower version of Python like 3.8 instead of 3.12.1