You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/matte_b/PINA/tutorials/tutorial6/tutorial.py", line 30, in <module>
from pina.geometry import EllipsoidDomain, Difference, CartesianDomain, Union, SimplexDomain
ImportError: cannot import name 'EllipsoidDomain' from 'pina.geometry' (unknown location)
On the master directory:
Traceback (most recent call last):
File "/home/matte_b/PINA/tutorials/tutorial6/tutorial.py", line 177, in <module>
from pina import Location
ImportError: cannot import name 'Location' from 'pina' (/home/matte_b/PINA/pina/__init__.py). Did you mean: 'equation'?
The text was updated successfully, but these errors were encountered:
dario-coscia
changed the title
PINA/tutorials/tutorial6
PINA/tutorials/tutorial6 0.2 version
Jan 22, 2025
The text was updated successfully, but these errors were encountered: