-
Notifications
You must be signed in to change notification settings - Fork 20
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
ResolvePackageNotFound while creating conda environment #1
Comments
Hello, I am facing a similar ResolvePackageNotFound error as above when creating the conda environment on my Windows. Could you kindly advise? |
I removed a whole bunch of the OS-specific hard-coded versions and simplified it, it should now work across different OS. (If you have an M1 or M2 mac, you might need to install some dependencies from source, see e.g. this thread) Let me know if your issues persist. |
I meet the same problem, too. ResolvePackageNotFound:- datatable. Have you solved this problem? Thank you! |
Try removing it from the yml file and installing it as described here. |
Thank you!
…------------------ 原始邮件 ------------------
发件人: "IBM/Multi-GNN" ***@***.***>;
发送时间: 2024年2月28日(星期三) 下午5:30
***@***.***>;
***@***.******@***.***>;
主题: Re: [IBM/Multi-GNN] ResolvePackageNotFound while creating conda environment (Issue #1)
Try removing it from the yml file and installing it as described here.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Hello! I can't create the conda environment on my Windows. I think env.yml file is not cross platform. If it is not, can you please export a cross platform one?
Here is the error:
Collecting package metadata (repodata.json): done
Solving environment: failed
ResolvePackageNotFound:
The text was updated successfully, but these errors were encountered: