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

Eland "cannot import name '_c_parser_defaults'" issue #576

Open
tlaraMQ opened this issue Aug 14, 2023 · 2 comments
Open

Eland "cannot import name '_c_parser_defaults'" issue #576

tlaraMQ opened this issue Aug 14, 2023 · 2 comments

Comments

@tlaraMQ
Copy link

tlaraMQ commented Aug 14, 2023

Hi,

I recently installed Eland using the repository instructions
$ conda install -c conda-forge eland)

However I get the error cannot import name '_c_parser_defaults' from 'pandas.io.parsers'
Previously I had another issue regarding ABCIndex. I modified the eland file referencing the pandas code as stated in this Stackoverflow post; however now I get this new error.

My pandas version is 1.5.3

I'd appreciate any insights,
Regards

@mrklaney
Copy link

What version of python? What OS are you using (Windows, Mac, Linux, etc), please?

@tlaraMQ
Copy link
Author

tlaraMQ commented Aug 16, 2023

I'm using python 3.10.9 and Mac

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