You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice if installation via pipx was supported, so we can avoid cloning the repo manually. I just tried that and I got this result:
pipx install libdyson-neon
⚠️ Found a space in the home path. We heavily discourage this, due to multiple incompatibilities. Please check our docs for more information on this, as well as some pointers on how to
migrate to a different home path.
Note: Dependent package 'charset-normalizer' contains 1 apps
- normalizer
No apps associated with package libdyson-neon. Try again with '--include-deps' to include apps of dependent packages, which are listed above. If you are attempting to install a library, pipx should not be used. Consider using pip or a similar tool instead.
I guess there is some configuration needed to make get_devices.py the main entrypoint?
The text was updated successfully, but these errors were encountered:
Would be nice if installation via pipx was supported, so we can avoid cloning the repo manually. I just tried that and I got this result:
I guess there is some configuration needed to make
get_devices.py
the main entrypoint?The text was updated successfully, but these errors were encountered: