Environment
- Pythonnet version: 3.0.1
- Python version: 3.8
- Operating System: win11
- .NET Runtime: 4.6.1
Details
- Describe what you were trying to get done.
my python script only have one line -
when I exec and exception is thrown
partially initialized module 'pyarrow' has no attribute 'version' (most likely due to a circular import);
please help.
Environment
Details
my python script only have one line -
when I exec and exception is thrown
partially initialized module 'pyarrow' has no attribute 'version' (most likely due to a circular import);
please help.