neonize.download.UnsupportedPlatform: neonize-windows-amd64.dll
I am a Windows user. When I run the program, I get the following error:
from neonize.client import NewClient
neonize.download.UnsupportedPlatform: neonize-windows-amd64.dll
are you find any soultion i face same error in macbook
neonize.download.UnsupportedPlatform: neonize-darwin-arm64.dylib
@krypton-byte I bumped the version to 0.3.12 with my commits cause I thought we were nuking the previous version for it being broken You might want to correct that
Trying to update to 03.11.1 and still facing the same issue on windows
Manually overwriting GONEONIZE_VERSION in download.py to 0.3.11.1 fixes the issue and the correct .dll gets downloaded.
However 03.11.1 doesn't seem to work at all as described in #148 and #149