can not Install by pip, conda, or mamba #342
Replies: 7 comments
-
Hi, can you report what the |
Beta Was this translation helpful? Give feedback.
-
I installed the cuda113 in conda enviroment.
this is command "conda install conda-forge::torchmd-net" results:
Collecting package metadata (repodata.json): \ WARNING conda.models.version:get_matcher(556): Using .* with relational operator is superfluous and deprecated and will be removed in a future version of conda. Your spec was 1.6.0.*, but conda is ignoring the .* and treating it as 1.6.0
WARNING conda.models.version:get_matcher(556): Using .* with relational operator is superfluous and deprecated and will be removed in a future version of conda. Your spec was 1.9.0.*, but conda is ignoring the .* and treating it as 1.9.0
WARNING conda.models.version:get_matcher(556): Using .* with relational operator is superfluous and deprecated and will be removed in a future version of conda. Your spec was 1.8.0.*, but conda is ignoring the .* and treating it as 1.8.0
|
Beta Was this translation helpful? Give feedback.
-
Can you please run |
Beta Was this translation helpful? Give feedback.
-
After downloading the pakage, I used "python setup.py install ". But still had errors.
…------------------ 原始邮件 ------------------
发件人: "torchmd/torchmd-net" ***@***.***>;
发送时间: 2024年9月25日(星期三) 下午4:50
***@***.***>;
***@***.******@***.***>;
主题: Re: [torchmd/torchmd-net] can not Install by pip, conda, or mamba (Discussion #342)
Hi, can you report what the nvidia-smi command gives you?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
If you don't answer my questions I cannot help you, sorry |
Beta Was this translation helpful? Give feedback.
-
I'm sorry. I was just for dinner, and not saw your email.
…------------------ 原始邮件 ------------------
发件人: "torchmd/torchmd-net" ***@***.***>;
发送时间: 2024年9月25日(星期三) 下午5:38
***@***.***>;
***@***.******@***.***>;
主题: Re: [torchmd/torchmd-net] can not Install by pip, conda, or mamba (Discussion #342)
If you don't answer my questions I cannot help you, sorry
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
------------------ 原始邮件 ------------------
发件人: "torchmd/torchmd-net" ***@***.***>;
发送时间: 2024年9月25日(星期三) 下午5:24
***@***.***>;
***@***.******@***.***>;
主题: Re: [torchmd/torchmd-net] can not Install by pip, conda, or mamba (Discussion #342)
Can you please run nvidia-smi in a command line and show me the result?
Also run conda list so that I know what packages are installed in that env
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
module 'torch.cuda' has no attribute '_is_compiled'
Beta Was this translation helpful? Give feedback.
All reactions