-
-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
circular import when doing "import pandas" on pandas‑0.24.2‑cp38‑cp38m‑win_amd64.whl #26318
Comments
we have no support / testing for 3.8 at all |
This is more likely due to Cython-3.0a0 (git master from yesterday) |
Feel free to continue the conversation, but due to the comment above, closing this. |
problem solved with the new pandas wheel. |
@stonebig : That's great to hear! |
Other remark, still on this alpha stage., pandas‑0.24.2‑cp38‑cp38m‑win_amd64.whl of cgohlke now fails on this:
gives
|
Although it's that we don't have any official support of testing for Python 3.8, it is still nice that people already start testing it, so issues can be catched early (both on our side as on Python's side). So thanks for that @stonebig ! For the last error: I am not very familiar with the |
error still present with python-3.8.0b1 |
Maybe it's the Python-3.8.0.a4 windows dll change ?
just a remark, as it's all alpha. using cgohlke first wheel on Python-3.8.0a4, I have a strange message
The text was updated successfully, but these errors were encountered: