Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Anyone have success pointing Mathcad to the Anacona3 installation directory?
I have Anaconda Python. Root environment is v3.11, but I have a personal v3.8 environment. Both are supported by Mathcad Prime 11 for Advanced Controls. My installation for Anaconda 3 is at:
C:\ProgramData\Anaconda3
Note: Anaconda doesn't like paths with spaces, so it installs in C:\ProgramData by default. This directory contains python.exe, python3.dll and python311.dll. I think this is the correct "Python installation folder" that I have set in Options.
I pointed the Mathcad Options item for the Python path to this directory. Restarted Mathcad Prime 11. It still can't find Python in my Custom Control script editor.
Hopefully, someone out there has gotten this to work and can shed some light.
Solved! Go to Solution.
Recommendation from PTC: Put the Anaconda3 directory (where the python binaries are stored) in the path.
This solution works and Mathcad is able to find the Python executable for Advanced Control scripting. However, per the installation instructions on anaconda.com, they state (emphasis mine):
|
Use at your own risk.
I also put in a trouble ticket with PTC.
Hi Jeff,
Thank you for bringing this to our notice. PTC R&D is working on it,
Dhiraj
Recommendation from PTC: Put the Anaconda3 directory (where the python binaries are stored) in the path.
This solution works and Mathcad is able to find the Python executable for Advanced Control scripting. However, per the installation instructions on anaconda.com, they state (emphasis mine):
|
Use at your own risk.
