Using sympde 0.14.0 I get the following error (absent in version 0.13.1):
struphy/geometry/domain_3d.py:20: in
from sympde.topology import Mapping
env/lib/python3.8/site-packages/sympde/init.py:3: in
from .topology import
env/lib/python3.8/site-packages/sympde/topology/init.py:9: in
from .callable_mapping import
env/lib/python3.8/site-packages/sympde/topology/callable_mapping.py:1: in
from sympde.utilities.utils import lambdify_sympde
E ModuleNotFoundError: No module named 'sympde.utilities'
Using sympde 0.14.0 I get the following error (absent in version 0.13.1):
struphy/geometry/domain_3d.py:20: in
from sympde.topology import Mapping
env/lib/python3.8/site-packages/sympde/init.py:3: in
from .topology import
env/lib/python3.8/site-packages/sympde/topology/init.py:9: in
from .callable_mapping import
env/lib/python3.8/site-packages/sympde/topology/callable_mapping.py:1: in
from sympde.utilities.utils import lambdify_sympde
E ModuleNotFoundError: No module named 'sympde.utilities'