Hi @Hugo
Thanks for the prompt response!
After some debugging I’ve figured out the issue:
– I had Python 3.8 installed, but it looks like Python 2.7 is required
– After rolling back to Python 2.7 and installing numpy, until Command Prompt outputs match those given in this thread, I was able to open the .pyscn files no problem.
Thanks!