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

Tasmotizer do not start on macOS Big Sur #65

Closed
typepub opened this issue Nov 21, 2020 · 7 comments
Closed

Tasmotizer do not start on macOS Big Sur #65

typepub opened this issue Nov 21, 2020 · 7 comments

Comments

@typepub
Copy link

typepub commented Nov 21, 2020

Hello,

Facing a problem on a fresh install of Tasmotizer:
python3 -m venv venv2
. venv2/bin/activate
pip install tasmotizer
Successfully installed PyQt5-5.15.1 PyQt5-sip-12.8.1 pyserial-3.4 tasmotizer-1.2.1

When starting Tasmotizer, no window appear and Python is stuck 100% of CPU. Have to kill it. Tried to wait for 5 minutes but no window appear and still stuck.

Any idea of what I can try please?

Thanks.

@jimmyhall82
Copy link

I am having the same issue, did you manage to solve this yet?

@typepub
Copy link
Author

typepub commented Nov 23, 2020

No solution found. I used a workaround: https://tasmota.github.io/docs/Getting-Started/#esptoolpy

@grobian19
Copy link

Same problem here

@ghkuf
Copy link

ghkuf commented Nov 25, 2020

same here

@Jason2866
Copy link
Contributor

Jason2866 commented Dec 7, 2020

Use latest pyserial for Big Sur see pyserial/pyserial#509 (comment)
Short pip3 install pyserial --pre --force

@apastuszak
Copy link

The latest pyserial does not fix the issue. Can we reopen this?

@yuriy-logosha
Copy link

Working on Python3.8, but doesn't with 3.9
Big Sur 11.5

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

7 participants