apex icon indicating copy to clipboard operation
apex copied to clipboard

AttributeError: module 'torch' has no attribute 'library'

Open lxy51 opened this issue 10 months ago • 2 comments

AttributeError: module 'torch' has no attribute 'library'

lxy51 avatar Feb 09 '25 06:02 lxy51

哥们你cuda版本多少,我这边10.8的时候换分支安上了。 you can try this after clone:

git checkout origin/22.02-parallel-state # or another vesion
python setup.py install --cuda_ext --cpp_ext
pip3 install -v --no-cache-dir ./

QLYYLQ avatar Mar 22 '25 18:03 QLYYLQ

Thank you for your help ---- Replied Message ---- @.>Date3/23/2025 @.>@.>, @.>SubjectRe: [NVIDIA/apex] AttributeError: module 'torch' has no attribute 'library' (Issue #1881) 哥们你cuda版本多少,我这边10.8的时候换分支安上了。 you can try this after clone: git checkout origin/22.02-parallel-state # or another vesion python setup.py install --cuda_ext --cpp_ext pip3 install -v --no-cache-dir ./ — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.> QLYYLQ left a comment (NVIDIA/apex#1881) 哥们你cuda版本多少,我这边10.8的时候换分支安上了。 you can try this after clone: git checkout origin/22.02-parallel-state # or another vesion python setup.py install --cuda_ext --cpp_ext pip3 install -v --no-cache-dir ./ — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.>

lxy51 avatar Mar 23 '25 16:03 lxy51