-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
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
Labels
No labels