neonize icon indicating copy to clipboard operation
neonize copied to clipboard

neonize.download.UnsupportedPlatform: neonize-windows-amd64.dll

Open Hendroarifin opened this issue 7 months ago • 4 comments

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

Hendroarifin avatar Jul 30 '25 08:07 Hendroarifin

are you find any soultion i face same error in macbook

neonize.download.UnsupportedPlatform: neonize-darwin-arm64.dylib

elsayedmohamed2020 avatar Jul 30 '25 13:07 elsayedmohamed2020

@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

Nubuki-all avatar Jul 30 '25 20:07 Nubuki-all

Trying to update to 03.11.1 and still facing the same issue on windows

BlauerMan avatar Sep 23 '25 14:09 BlauerMan

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

BlauerMan avatar Sep 23 '25 14:09 BlauerMan