Ax-LED / volumio-pirate-audio

Python code (Plugin) to use pirate audio dac with volumio (including display and the 4 buttons) and a raspberry pi.
29 stars 11 forks source link

Plugin installation not working with volumio 2.917 #12

Closed buzzibaer closed 3 years ago

buzzibaer commented 3 years ago

Hello,

i tried to install the plugin via volumio gui as adviced. But installation failed on this point:

Downloading socketIO-client-0.7.2.tar.gz Running setup.py (path:/tmp/pip-build-EVjIQ7/socketIO-client/setup.py) egg_info for package socketIO-client

warning: no files found matching '.html' warning: no files found matching '.js' warning: no previously-included files matching '*.pyc' found anywhere in distribution Downloading/unpacking requests>=2.7.0 (from socketIO-client) Cleaning up... Exception: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main status = self.run(options, args) File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 290, in run requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1266, in prepare_files req_to_install.extras): File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2401, in requires dm = self._dep_map File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2597, in _dep_map self.__dep_map = self._compute_dependencies() File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2621, in _compute_dependencies parsed = next(parse_requirements(distvers)) File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 49, in next = lambda o: o.next() File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2721, in parse_requirements "version spec") File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2686, in scan_list raise ValueError(msg, line, "at", line[p:]) ValueError: ('Expected version spec in', 'charset-normalizer ~=2.0.0', 'at', ' ~=2.0.0')

Storing debug log for failure in /root/.pip/pip.log userconfig.txt: deleting pirate audio plugin parameters from earlier installations userconfig.txt: adding parameters Installation wird abgeschlossen Installation wird abgeschlossen

buzzibaer commented 3 years ago

ok...found the workaround from your post in the community: https://community.volumio.org/t/plugin-pirate-audio/44336/77