Skip to content

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

@bmsrangel

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!

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