The error message "No module named XY found" says that the package is missing on your system. You have to install the required packages like pyreadline and zeroconf (e.g. by using pip). Be aware that there may be a bug in the current zeroconf package (see #3). asoccer commented Apr...
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast/__init__.py", > line 10, in <module> > import zeroconf > File "/usr/lib/python3/dist-packages/zeroconf/__init__.py", line 26, in > <module> > from ._core import Zeroconf > File "/usr/lib/python3/dist-packages...
gTTS-token, gTTS, backports.ssl-match-hostname, PyAudio, pyee, SpeechRecognition, tornado, websocket-client, futures, future, requests-futures, pyyaml, pyalsaaudio, xmlrunner, pyserial, psutil, pocketsphinx, inflection, olefile, pillow, python-dateutil, netifaces, zeroconf, protobuf, pychromecast...
python3.6/dist-packages/eth_abi/encoding.pyin<module>()39ceil32,40)--->41frometh_abi.utils.paddingimport(42fpad,43zpad,/usr/local/lib/python3.6/dist-packages/eth_abi/utils/padding.pyin<module>()--->1frometh_utils.toolzimport(2curry,3)45ModuleNotFoundError:Nomodulenamed'eth_utils.toolz'...
I'm getting this issue even if I downgrade to 0.39.3. It works the first time then the next startup I get "No module named 'aiohttp.file_sender'" errors. Sorry, something went wrong. Copy link Author nodomaincommentedMar 21, 2017 ...
Yep, avahi is compatible with Bonjour/Zeroconf. It's (optionally) used so that clients can automatically find + connect to servers. So it's not related to whether you have any apple products or not... And as @Mihai-MCW said, you need the avahi compatibility library to compile barrier, ...