Skip to content

PythonFfiException (PythonFfiException: Failed to import module excel_test) #13

Description

@bmsrangel

Hello, guys!

I'm trying to use the "openpyxl" Python package in a POC app and when I try to run the application, I have this exception thrown: "PythonFfiException (PythonFfiException: Failed to import module excel_test)".

I understand that this library requires the package "et_xmlfile", so I downloaded it and included it as well in the modules declaration under pubspec.yaml.

Also, I have Python 3.11.5 installed.
image

I understand this package is supposed to be used to import "pure Python modules". To be honest, I'm not really sure about what this means, so my apologies if my error is related to that and I'd appreciate any explanations about it.

This is my exception traceback:
exception

My Flutter doctor:
image

Repository link with source code.

Thank you in advance!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions