IBM / Multi-GNN

Multi-GNN architectures for Anti-Money Laundering.
Apache License 2.0
57 stars 21 forks source link

ResolvePackageNotFound while creating conda environment #1

Open mertbkts opened 1 year ago

mertbkts commented 1 year ago

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:

fabecode commented 10 months ago

Hello, I am facing a similar ResolvePackageNotFound error as above when creating the conda environment on my Windows. Could you kindly advise?

LucTuc commented 10 months ago

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.

vivaaaaaaaa commented 9 months ago

Hello, I am facing a similar ResolvePackageNotFound error as above when creating the conda environment on my Windows. Could you kindly advise?

I meet the same problem, too. ResolvePackageNotFound:- datatable. Have you solved this problem? Thank you!

LucTuc commented 8 months ago

Try removing it from the yml file and installing it as described here.

vivaaaaaaaa commented 8 months ago

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: @.***>