PDA

View Full Version : [ViX_Misc] Cannot install cocy after upgrading to 5.3



wingunners
19-12-19, 20:19
Recently I upgrade to 5.3. I use to have cocy installed on it, but now when I go to install it on 5.3 I get this error:


root@et8500:/media/usb# opkg install enigma2-plugin-extensions-co
cy_0.4.1.ipk
Installing enigma2-plugin-extensions-cocy (0.4.1) on root.
Configuring enigma2-plugin-extensions-cocy.
Collecting cocy==0.3
Using cached https://files.pythonhosted.org/packages/d9/68/fc7f
b17fe31144300849db255f1911ca2075715e1609ad833e69b9 876ac9/cocy-0.3
-py2-none-any.whl
Collecting circuits-bricks==0.4.4 (from cocy==0.3)
Using cached https://files.pythonhosted.org/packages/d0/76/d1c3
82cd19e0ba0dca9b300a84066329fc8fbdca5a2988c3e5496b 9985f2/circuits
_bricks-0.4.4-py2-none-any.whl
Collecting rbtranslations (from cocy==0.3)
Using cached https://files.pythonhosted.org/packages/dc/bc/cf94
114b9a01ab78d911a8e75b896ef9a243682c29f60f8416d845 5d0c94/rbtransl
ations-0.9.5.tar.gz
Complete output from command python setup.py egg_info:
usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ..
.]
or: -c --help [cmd1 cmd2 ...]
or: -c --help-commands
or: -c cmd --help

error: invalid command 'egg_info'

----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /v
ar/volatile/tmp/pip-install-F5ucDL/rbtranslations/

twol
19-12-19, 20:59
How did you upgrade???

wingunners
19-12-19, 21:05
Flash install using the ofgwrite tool from the vix image manager

twol
19-12-19, 22:37
I am guessing that this plugin hasn‘t been updated for some time - you need to contact the author

wingunners
19-12-19, 23:14
Googling the problems shows setuptools and python-pip and certificates are issue.

Some one said it works with python 3.6 not 3.7

Is 5.3 python 3.7?

wingunners
19-12-19, 23:28
Just downgraded to 5.2.045 and it installed okay. Right at the end says: consider upgrading pip install

Partymack711
06-01-20, 19:14
Hi Wingunners,

Can I ask what you are using COCY plugin for?

I was looking for something to allow my E2 box to stream its audio output to a designated upnp device. Wasn’t sure if Cocy would work.

Trial
06-01-20, 19:41
Hi,
CoCy is an uPnP renderer which means you can play audio/video/pictures from other devices an display it with the E2 receiver.

If you install setup tools 44 manually before you install cocy it seems to work. At least I did not get an error on my VU Duo4K with OpenVix 5.3.014.008

Ralf

Partymack711
08-01-20, 11:34
Thanks Wingunners!