Skip to content

test_all error #168

@alexeyovchinnikov

Description

@alexeyovchinnikov

python3 test/test_all.py returns the following error:

Traceback (most recent call last):
File "test/test_all.py", line 33, in
import classes.test_classes
File "~/b2/python/test/classes/test_classes.py", line 31, in
import classes.mpfr_test as mpfr_test
File "~/b2/python/test/classes/mpfr_test.py", line 33, in
import pybertini as pb
File "~/.local/lib/python3.8/site-packages/pybertini/init.py", line 52, in
import pybertini.system as system
File "~/.local/lib/python3.8/site-packages/pybertini/system/init.py", line 50, in
import _pybertini.system
ModuleNotFoundError: No module named '_pybertini'

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