Skip to content

New Python user need help #468

Answered by Predator4578
Predator4578 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi thanks your Answer

i have followed the guide and i get the same error sadly,

when i exclude the GPutil from Requirements.txt it installs everything else Fine

For Nvidia GPU on all platforms

GPUtil~=1.4.0; python_version < "3.12"

GPUtil is broken for Python 3.12+ and not maintained anymore: fetch it from a fork where it is fixed

GPUtil @ git+https://github.com/mathoudebine/[email protected] ; python_version >= "3.12"

but not excluded (Comment out) it errors to instal this dependency

For Nvidia GPU on all platforms

GPUtil~=1.4.0; python_version < "3.12"

GPUtil is broken for Python 3.12+ and not maintained anymore: fetch it from a fork where it is fixed

GPUtil @ git+https://github.c…

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@shampoolegs
Comment options

@Predator4578
Comment options

Answer selected by Predator4578
@mathoudebine
Comment options

@Predator4578
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants