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

I have encountered this problem and I couldn't overcome. Could you fix it if you did might you help about how to fix? I didn't understand other commend. #738

Open
Anushkatech5 opened this issue Mar 26, 2024 · 8 comments

Comments

@Anushkatech5
Copy link

Anushkatech5 commented Mar 26, 2024

          I have encountered this problem and I couldn't overcome. Could you fix it if you did might you help about how to fix? I didn't understand other command.
          IN WINDOWS also, please solve the same issue.

image

Originally posted by @mmehmetaliyavuz in #681 (comment)

@merwok
Copy link

merwok commented Mar 26, 2024

Have you tried installing microsoft visual c++ 14.0 or greater by following the link in the last line of the error message?

@Anushkatech5
Copy link
Author

Anushkatech5 commented Mar 26, 2024 via email

@jeanas
Copy link

jeanas commented Mar 26, 2024

@Anushkatech5 You are on Python 3.7. PyQt5 does not have precompiled packages for Python 3.7, and is a huge beast to build yourself. I strongly recommend using a newer Python version, there you will get a precompiled package which should just work.

@Anushkatech5
Copy link
Author

Anushkatech5 commented Mar 26, 2024 via email

@henryiii
Copy link
Contributor

henryiii commented Mar 26, 2024

TensorFlow added 3.12 support a few weeks ago. But to be safe, 3.11 is probably fine? TensorFlow requires 3.9+ in its most recent versions, FYI. https://pypi.org/project/tensorflow

@henryiii
Copy link
Contributor

henryiii commented Mar 26, 2024

And TensorFlow-gpu states: Removed: please install "tensorflow" instead. https://pypi.org/project/tensorflow-gpu/

@Anushkatech5
Copy link
Author

Anushkatech5 commented Mar 26, 2024 via email

@henryiii
Copy link
Contributor

tensorflow-gpu is abandoned since tensorflow is exactly the same package! From the PyPI page for tensorflow-gpu:

tensorflow and tensorflow-gpu have been the same package since TensorFlow 2.1, released in September 2019. Although the checksums differ due to metadata, they were built in the same way and both provide GPU support via Nvidia CUDA. As of December 2022, tensorflow-gpu has been removed and has been replaced with this new, empty package that generates an error upon installation.
All existing versions of tensorflow-gpu are still available, but the TensorFlow team has stopped releasing any new tensorflow-gpu packages, and will not release any patches for existing tensorflow-gpu versions.

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

4 participants