Skip to content
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

Cannot setup environment #169

Open
UICJohn opened this issue Oct 27, 2023 · 1 comment
Open

Cannot setup environment #169

UICJohn opened this issue Oct 27, 2023 · 1 comment

Comments

@UICJohn
Copy link

UICJohn commented Oct 27, 2023

I tried to intialize the env by fllowing the guide, but some dependencies cannot be resolved.

Could not solve for environment specs
The following packages are incompatible
├─ pyarrow 12.0.1**  is installable and it requires
│  └─ libarrow [12.0.1 *_4_cpu|12.0.1 *_4_cuda|...|12.0.1 hf8fed9e_9_cuda], which requires
│     └─ snappy >=1.1.10,<2.0a0 , which can be installed;
└─ snappy 1.1.9**  is not installable because it conflicts with any installable versions previously reported.
@MaxMein
Copy link

MaxMein commented Nov 20, 2023

I managed to fix it

Go into environment.yml

change snappy version from 1.1.9 to 1.1.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants