Skip to content

PyFBA Installed via Conda but ModuleNotFoundError in Python #14

@Angela-Source-Lab

Description

@Angela-Source-Lab

Dear PyFBA Team,
I have successfully installed PyFBA (version 2.62) in a new Conda environment using the bioconda channel. The package appears in the list of installed packages (conda list pyfba confirms this). However, when I attempt to import it in Python using import pyfba, I receive the following error:
ModuleNotFoundError: No module named 'pyfba'

I have tried the following steps to resolve the issue:
Created a new Conda environment with Python 3.9.
Installed both glpk and swiglpk.
Ensured the environment is properly activated before running Python.
Despite these efforts, the error persists. I am using macOS 12.3.1 on an Apple Silicon device.
Could you please advise on any additional steps I might take to resolve this issue?

Best regards,
Angela

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions