Skip to content

PyMAPDL Fails to Launch After Switching to Python 3.10 #3960

Answered by germa89
AltoAuto asked this question in Q&A
Discussion options

You must be logged in to vote

you didnt mention start_instance=False earlier. That argument makes PyMAPDL trying to connect to an already live MAPDL instance. If that does not exist, it will show the error you mentioned.

If you haven't started MAPDL manually using the command line, or you are not connecting to a remove MAPDL instance; you should use start_instance=True .... Watch out also for the PYMAPDL_START_INSTANCE environment variable which has the same effect.

Replies: 1 comment 4 replies

Comment options

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

@AltoAuto
Comment options

@germa89
Comment options

Answer selected by germa89
@AltoAuto
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