After that I was able to get it working. Idk if it matters, but I github cloned the actual repo, git checkout 1.3.13, and then pip install from the source. I did not do this, and I used 1.3.13 as well ...
I am trying to install PyMKS on Windows via Python 3.13. I have tried installing by Conda and Pip methods https://pymks.readthedocs.io/en/stable/rst/README.html, uninstalling and reinstalling Python, ...
$python3 -V Python 3.11.0 $ pip3 -V pip 22.3.1 from /usr/lib/python3/dist-packages/pip (python 3.11) Next, install the Django framework and verify it is working, as ...