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

Pandas version conflict in creating environments #64

Open
ys-lim opened this issue Jan 28, 2024 · 6 comments
Open

Pandas version conflict in creating environments #64

ys-lim opened this issue Jan 28, 2024 · 6 comments

Comments

@ys-lim
Copy link

ys-lim commented Jan 28, 2024

Thank you for this awesome pipeline.

I am running into issues while creating the R and python environments required to run the snakemake pipeline. In particular, I am getting the following package conflicts:

Error: pip failed to install packages
The conflict is caused by:
trvaep 0.1.0 depends on pandas
scib 1.1.4 depends on pandas>=2

20240126_182905

Could you please advise how to resolve this? I have tried removing the pandas requirement in the .yml files to let pip try to resolve this package conflict, but it still does not work.

Thank you!

@lbl233
Copy link

lbl233 commented Feb 2, 2024

Same issue. Have you solved that?

Thanks!

@1QiGuo
Copy link

1QiGuo commented Feb 9, 2024

Same issue.

Thanks!

@KarlKaise
Copy link

same problem.

Thank you

@Mehrr11
Copy link

Mehrr11 commented Mar 5, 2024

same issue. Appreciate it if you could propose a solution as fast as possible as I urgently need to implement your great work. Thanks a lot. @LuckyMD @mumichae

The conflict is caused by:
trvaep 0.1.0 depends on pandas
scib 1.1.4 depends on pandas>=2

To fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip attempt to solve the dependency conflict

@Mehrr11
Copy link

Mehrr11 commented Mar 26, 2024

You have given my comment a thumbs down!!! without saying anything!! That's not appropriate,@mk551619 if you don't understand what others in your team have develop, just be silent!
Many other people have the same issue and cannot replicate your work. I have just posted the error that I get during the installation and didn't suggest anything!!

@Darya-oveisi
Copy link

I have the same issue and could really use some help. Does anyone have a solution or workaround they've found effective? Any advice would be greatly appreciated!

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

6 participants