question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

0.12: Requirements for pyscript not found: ['zmq==0.0.0']

See original GitHub issue

I 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:closed
  • Created 3 years ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
craigbarrattcommented, Aug 24, 2020

I went ahead and deleted the release until we can figure out the right way to handle the zmq dependency.

0reactions
brianhanifincommented, Aug 28, 2020

I just installed the master “version” from the HACS Reinstall menu. Pyscript is loading again.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found