Skip to content

Can't import "launch_modeler" from ansys.geometry.core #2095

Answered by RobPasMue
Lucansys asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Lucansys !

Okay, the first screenshot is definitely good news! Now let's try to solve the second problem. From what I understand, you are trying to run a Jupyter Notebook using VSCode. I tried to replicate your environment:

As you can see in the screenshot, there is a red box that says "Select kernel" --> When you click on it, select "Python environment" and search for your Python 3.11.9 installation.

As a best practice I still recommend that you familiarize yourself with virtual environments. They provide a self-contained Python installation (with all your installed packages) which is easily reversible and modifiable - rather than your global Python interpreter.

Hope this is of help…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Lucansys
Comment options

@RobPasMue
Comment options

Answer selected by RobPasMue
@Lucansys
Comment options

@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