Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run into an error on MAX OS X BirSur 11.2.2 #92

Closed
homefuchs opened this issue Mar 8, 2021 · 15 comments
Closed

run into an error on MAX OS X BirSur 11.2.2 #92

homefuchs opened this issue Mar 8, 2021 · 15 comments

Comments

@homefuchs
Copy link

Hi,

just installed Tasmotizer on my MAC but unfortunately it terminates with the following error message:
File "./tasmotizer.py", line 380
backup_size = f'0x{2 ** self.backup_size}00000'
^
SyntaxError: invalid syntax

What can I do?

BR,
Ulrich

@jziolkowski
Copy link
Member

Which installation method?
Which python version?

@homefuchs
Copy link
Author

Hi,

with python 3.8
and pip3 install tasmotizer

@jziolkowski
Copy link
Member

that's very odd. Do you have the same error when trying the app build from release?

@fabiosoft
Copy link

Tested a release (last) version on Big Sur and it quits on boot.

@Jason2866
Copy link
Contributor

Please try with Python 3.9.x. Check pyserial version. Has to be v.3.5 (or greater)
PyQt5 version 5.14.2. is known working (later versions can make issues)
The compiled App is not working (i have removed)

@wowulavega
Copy link

Hi,
to make it easy, I wold like to attach to this thread.
My Tasmotizer also don’t install (macOS Big Sur 11.4 / Python 3.10.0)
After starting TS App. the Beachball appears and never goes away until I interrupt the installation.
[1108/150251.458798:WARNING:dns_config_service_posix.cc(335)] Failed to read DnsConfig.
[1108/162654.929023:ERROR:cache_util.cc(140)] Unable to move cache folder GPUCache to old_GPUCache_000
[1108/162654.929974:ERROR:disk_cache.cc(184)] Unable to create cache
[1108/162654.930167:ERROR:shader_disk_cache.cc(622)] Shader Cache Creation failed: -2

@jziolkowski
Copy link
Member

Doesn't install or doesn't run? Also I don't see anything related directly to Tasmotizer or PyQT in this error log, sorry

@wowulavega
Copy link

wowulavega commented Nov 8, 2021 via email

@Jason2866
Copy link
Contributor

As i wrote directly above you post. I have removed the Mac App since it does not work.
The only way afaik to get Tasmotizer working is installing the python variant.
No App!. Install the needed PyQt5 via Homebrew. It takes care to get a working version.

@wowulavega
Copy link

wowulavega commented Nov 9, 2021 via email

@jziolkowski
Copy link
Member

I just don't understand why people publish apps that don't work.

You're more than welcome to provide a PR to make it work.

@wowulavega
Copy link

wowulavega commented Nov 9, 2021 via email

@Jason2866
Copy link
Contributor

Jason2866 commented Nov 9, 2021

You can compile apps for platforms you dont have and doing this because people friendly asked for. And if this app does not work (because people tested) it is removed.
As simple as this. But thanks for your advice, i will never do again.
So there will never be a compiled app for Mac.

@fabiosoft
Copy link

So tasmotizer just lost all MacOS users... what a pity.
All people will migrate to other tools

@jziolkowski
Copy link
Member

@fabiosoft sponsor me a Mac, I will gladly make a working version for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants