0.12: Requirements for pyscript not found: ['zmq==0.0.0']
See original GitHub issueI just updated and pyscript fails to load with the following error.
2020-08-24 10:18:54 ERROR (MainThread) [homeassistant.config] Package pyscript setup failed. ->
Integration pyscript Requirements for pyscript not found: ['zmq==0.0.0']. (See /config/integrations/pyscript.yaml:2).
Issue Analytics
- State:
- Created 3 years ago
- Comments:11 (6 by maintainers)
Top Results From Across the Web
pyscript Installation Problem · Discussion #250
Hi, I am quite new working with Home Assistant, installed on an Pi4. I wanted to use a Python script that uses the...
Read more >A First Look at PyScript: Python in the Web Browser
In this tutorial, you'll learn about PyScript, a new framework that allows for running Python in the web browser with few or no...
Read more >python - pyscript not working properly, its loading only
when i trying to run this code on web, its loading only. result is not showing, please help me ...
Read more >Reference — hacs-pyscript 1.3.3 documentation
The module form is ignored if the package form is present. They are not autoloaded. Any modules or packages in <config>/pyscript/modules that are...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I went ahead and deleted the release until we can figure out the right way to handle the zmq dependency.
I just installed the
master
“version” from the HACSReinstall
menu. Pyscript is loading again.