Stephen Genusa

Results 8 comments of Stephen Genusa

Incredibly awesome board guys. I'm interested in using the board to experiment with modifying IP streams but I can see where it has a variety of uses. I'm looking at...

Thank you Zach and Eric 👍

https://github.com/jonnyhyman/QuantumWaves/issues/1

Gregg, I believe this is due to Python 3.8. I'd try an install of 3.7.

I did some brief research on "No module named 'numpy.distutils._msvccompiler' in numpy.distutils" and it suggested to me that it was 3.8 related. Again my research was brief. I would not...

Jonny, I'll take this one. I've built logistic_interactive.exe on Win10 using PyInstaller and tested it on a second OS install. Are you interested in binaries for the other two programs?...

Jonny, I've never done a pull request on a Release and I dug around to see if that's possible. I created a release on my fork of the project but...

I looked into code signing a pyinstaller bundle for OS X. It is [apparently](https://github.com/pyinstaller/pyinstaller/wiki/Recipe-OSX-Code-Signing) possible and I looked at the recipe on how to do it but never could get...