Need test.pypi.org index for python package in requirements.txt #918
Replies: 1 comment 2 replies
-
Just patched.
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I currently contribute to crystian/ComfyUI-Crystools for bringing monitoring for AMD gpus
But it has problems, mainly
pyrsmi
package in pypi.org index is extremely outdated, only updated in test.pypi.org index as written in ROCm/pyrsmi readme.was tried to use
-e
in requirements.txt but it throw errors for manager user.how to do it rightly without
importlib.util.find_spec()
and telling amd users to install package manually?Beta Was this translation helpful? Give feedback.
All reactions