-
Notifications
You must be signed in to change notification settings - Fork 67
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
cannot import pyarrow with PythonCall #339
Comments
FWIW, it worked about a month or two ago? |
I should add that I've gotten it to work fine on a Linux computer, so this could be Windows-specific or could be related to my system somehow. But I'm not using any system installations of anything. |
Hmm.. not sure what is happening. Tried it on my Windows laptop -- failed with installation via Recently updated my desktop to Windows 11, so that could be the issue. I'm starting to think the problem lies with pyarrow itself, but not certain because I can open python and import pyarrow with no issues. |
If you open Julia in a setup where importing pyarrow fails, then do |
This issue has been marked as stale because it has been open for 30 days with no activity. If the issue is still relevant then please leave a comment, or else it will be closed in 7 days. |
This issue has been closed because it has been stale for 7 days. You can re-open it if it is still relevant. |
Affects: PythonCall
Describe the bug
Cannot import pyarrow using PythonCall.jl
In a fresh environment / new folder:
Result:
Info:
The text was updated successfully, but these errors were encountered: