Jan Liphardt
Jan Liphardt
That would be great - would you like to handle that and submit PR? Jan On Jul 15, 2018, at 3:49 AM, sohrabtowfighi wrote: Can it be modified to handle...
Hi Bill - sure - happy to take a look. Which branch are you using, or could you do a PR? Thanks! Jan
No, you are not doing anything wrong. This is a bug in the code - the brute force code was broken by making the number of neurons variable for each...
If you need working code right now, then you can use the known-good code: https://github.com/jliphard/DeepEvolve/tree/3ffc6d0b9d153206f9dda7278f3ac31217b2e406
Troubleshooting Notes Tried: `% pyinstaller --windowed -n ArtemisFirmwareUploader --noconsole --distpath=. --icon=artemis_firmware_uploader_gui.ico --add-data="artemis_svl.bin:." --add-data="Artemis-Logo-Rounded.png:." artemis_firmware_uploader_gui.py` This gives `ModuleNotFoundError: No module named 'PIL'`. Thus, `% pip3 install Pillow`. This yields "INFO: Building...
This is not a bug but a key feature of the system, since that’s what allows you to delegate your votes to others. If you would like to vote with...