Skip to content

PyMAPDL Not Starting - JSON Decoder Error #3415

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

You must be logged in to vote

mmmhhh..... I will bet it is because of ansys.tools.path module. This discussion should be transferred to that repo, but I am going to keep it here for future references.

I think your config file for that module is outdated.

Can you try:

from ansys.tools.path.path import clear_configuration
clear_configuration("all")

If that does not work, can you delete the file which CONFIG_FILE variable is pointing at?

>>> from ansys.tools.path.path import CONFIG_FILE
>>> print(CONFIG_FILE)
C:\Users\user\AppData\Local\Ansys\ansys_tools_path\config.txt

References:

Replies: 1 comment 2 replies

Comment options

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

@germa89
Comment options

Answer selected by ay8tb
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