gnomecast
gnomecast copied to clipboard
"If this doesn't work, please report the error here:" message
~$ pip3 install gnomecast
Collecting gnomecast
Using cached https://files.pythonhosted.org/packages/7c/d9/d32746c06b75b0a80505bb6fbbed5ca22aa00ace5534726b3b06f4b23262/gnomecast-1.9.7.tar.gz
ERROR: Complete output from command python setup.py egg_info:
ERROR: No module named 'pychromecast'
No module named '_dbus_bindings'
Very similar (Ubuntu 20.04):
No module named 'pychromecast'
No module named 'dbus'
Suggests installing python3-gi
but it's already installed
Yes, it installed for me as well.
On Sat, May 23, 2020 at 12:43 AM dsg38 [email protected] wrote:
Very similar (Ubuntu 20.04):
No module named 'pychromecast' No module named 'dbus'
Suggests installing python3-gi but it's already installed
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/keredson/gnomecast/issues/121#issuecomment-632935154, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACBHPTNV6WCQSVKDQJGSOPDRS35ZHANCNFSM4NIDXFLQ .
I was actually using my conda install of pip (still python 3) - just retried with pip3 (ubuntu base) and it did install but still not showing up in my path or the launcher. So no real difference.
@dsg38 can you run it w/ python3 -m gnomecast
?
and do you have a ~/.local/share/applications/gnomecast.desktop
?
I was hoping it would run right out of the box
Ubuntut 20:
sander@lappie:~/.local/bin$ ./gnomecast
Traceback (most recent call last):
File "./gnomecast", line 8, in