Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PINA/tutorials/tutorial6 0.2 version #415

Closed
ndem0 opened this issue Jan 22, 2025 · 1 comment
Closed

PINA/tutorials/tutorial6 0.2 version #415

ndem0 opened this issue Jan 22, 2025 · 1 comment
Labels
v0.2 implementation in v0.2

Comments

@ndem0
Copy link
Member

ndem0 commented Jan 22, 2025

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'?

@dario-coscia dario-coscia changed the title PINA/tutorials/tutorial6 PINA/tutorials/tutorial6 0.2 version Jan 22, 2025
@ndem0 ndem0 added the v0.2 implementation in v0.2 label Jan 22, 2025
@ndem0
Copy link
Member Author

ndem0 commented Jan 29, 2025

fix in #437

@ndem0 ndem0 closed this as completed Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v0.2 implementation in v0.2
Projects
None yet
Development

No branches or pull requests

1 participant