Skip to content

Problems importing packages #1136

Answered by RobPasMue
xxtemps asked this question in Q&A
Apr 18, 2024 · 4 comments · 4 replies
Discussion options

You must be logged in to vote

Hi @xxtemps

The PyAnsys Geometry package is installed as follows:

pip install ansys-geometry-core

Once your package is installed, if you open a Python session you can import the different subpackages and modules as follows:

from ansys.geometry.core.shapes import ...

Hope this helps!

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by RobPasMue
Comment options

You must be logged in to vote
2 replies
@RobPasMue
Comment options

@RobPasMue
Comment options

Comment options

You must be logged in to vote
1 reply
@RobPasMue
Comment options

Comment options

You must be logged in to vote
1 reply
@RobPasMue
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants