Skip to content

Cannot import pandas in pythonnet #2222

Description

@muler415

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 -

import pandas as pd

when I exec and exception is thrown
partially initialized module 'pyarrow' has no attribute 'version' (most likely due to a circular import);

please help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions