BUG: Errors when running pandas on development environment #58229
Labels
Build
Library building on various platforms
Needs Info
Clarification about behavior needed to assess issue
Pandas version checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pandas.
I have confirmed this bug exists on the main branch of pandas.
Reproducible Example
Issue Description
In the development environment, after I type
python
and then doimport pandas
, I get a lot of errors. I didn't get this before and I made sure to run thegit reset --hard upstream/main
first.Expected Behavior
No errors
Installed Versions
Replace this line with the output of pd.show_versions()
The text was updated successfully, but these errors were encountered: