You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: