Published August 30th, 2024 by Nadia Hauser
If you are contacting support about issues with the Python Moku API, please copy this script and run it from where you usually run your python scripts, whether that is a Command Prompt, Terminal, Visual Studio, Spyder, Jupyter Notebook, Anaconda etc. import os import subprocess import sys import re print("\n") python_path = sys.executable python_ver