jonian / acestream-launcher

AceStream Launcher opens AceStream links with any Media Player
GNU General Public License v3.0
151 stars 20 forks source link

acestream-launcher: command not found #40

Closed hutber closed 3 years ago

hutber commented 5 years ago

I have followed all of the instructions and download the latest versions from http://wiki.acestream.org/wiki/index.php/Install_Ubuntu

I noticed there was a install.sh file that I wonder if this defined the acestream-launcher?

hutber@hutber:/opt/acestream$ ll
total 36
drwxr-xr-x 4 hutber hutber  4096 Aug 11 14:46 ./
drwxr-xr-x 9 root   root    4096 Aug 11 14:20 ../
-rw-r--r-- 1 hutber hutber   250 Jul 15 14:53 acestream.conf
-rwxr-xr-x 1 hutber hutber 10224 Jul 15 14:29 acestreamengine*
drwxr-xr-x 6 hutber hutber  4096 Jul 15 14:53 data/
drwxr-xr-x 3 hutber hutber  4096 Jul 15 14:53 lib/
-rwxr-xr-x 1 hutber hutber   105 Aug 11 14:46 start-engine*
jonian commented 3 years ago

Install through pip https://github.com/jonian/acestream-launcher#installation

hutber commented 3 years ago

But pip is not longer supported :(

jonian commented 3 years ago

Where is not supported? pypi.org shows instructions to install through pip https://pypi.org/project/acestream-launcher.

Has pip been replaced by another tool?

jonian commented 3 years ago

Also installation guide says to use pip https://packaging.python.org/tutorials/installing-packages/