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

Update package in PyPI to include pychromecast version fix #178

Open
fernandolopez opened this issue May 23, 2022 · 0 comments
Open

Update package in PyPI to include pychromecast version fix #178

fernandolopez opened this issue May 23, 2022 · 0 comments

Comments

@fernandolopez
Copy link

PyPI version stills have problems with pychromecast that are already fixed in master:

None
update_button_visible
update_button_visible
Traceback (most recent call last):
  File "/home/prog/.local/lib/python3.9/site-packages/gnomecast.py", line 566, in f
    friendly_name = cc.device.friendly_name
AttributeError: 'Chromecast' object has no attribute 'device'
None
update_button_visible
update_button_visible
None
update_button_visible
update_button_visible
Traceback (most recent call last):
  File "/home/prog/.local/lib/python3.9/site-packages/gnomecast.py", line 566, in f
    friendly_name = cc.device.friendly_name
AttributeError: 'Chromecast' object has no attribute 'device'

MaeIsBad pushed a commit to MaeIsBad/nixpkgs that referenced this issue Jul 6, 2022
The gnomecast pypi package is
outdated(see: keredson/gnomecast#178)
and doesn't work with the PyChromecast version in
nixpkgs(keredson/gnomecast#171).
MaeIsBad pushed a commit to MaeIsBad/nixpkgs that referenced this issue Mar 14, 2023
The gnomecast pypi package is
outdated(see: keredson/gnomecast#178)
and doesn't work with the PyChromecast version in
nixpkgs(keredson/gnomecast#171).
MaeIsBad pushed a commit to MaeIsBad/nixpkgs that referenced this issue Apr 11, 2023
The gnomecast pypi package is
outdated(see: keredson/gnomecast#178)
and doesn't work with the PyChromecast version in
nixpkgs(keredson/gnomecast#171).
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

1 participant