Skip to content

Error when loading strain design file #545

@Paulocracy

Description

@Paulocracy

Traceback (most recent call last): File ".../CNApy/cnapy/gui_elements/main_window.py", line 769, in load_strain_designs self.show_strain_designs(solutions) File ".../CNApy/cnapy/gui_elements/main_window.py", line 756, in show_strain_designs self.sd_sols = SDViewer(self.appdata, solutions, with_setup) File ".../CNApy/cnapy/gui_elements/strain_design_dialog.py", line 1663, in init self.solutions = pickle.loads(solutions) ModuleNotFoundError: No module named 'numpy._core'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions