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

dependency conflict #6

Open
zhixingheyi1102 opened this issue Aug 14, 2024 · 1 comment
Open

dependency conflict #6

zhixingheyi1102 opened this issue Aug 14, 2024 · 1 comment

Comments

@zhixingheyi1102
Copy link

Hello, I encountered this problem when I was configuring the environment. Will it affect the subsequent execution?

The conflict is caused by:
pyaldata 0.2.0 depends on pandas<3.0.0 and >=2.2.2
nlb-tools 0.0.3 depends on pandas<=1.3.4 and >=1.0.0

@joel99
Copy link
Owner

joel99 commented Nov 13, 2024

No -- I removed the nlb_tools dependency for now, it's only needed if you're training or eval-ing with NLB datasets specifically. The current pandas issue is a challenge and I think I got around it in the past before pyaldata upgraded to the new version of pandas, or using two environments.

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