Anyway, when testing, keep in consideration you need also other modules listed in requirements.txt
, like pycryptodome
.
Search Criteria
Package Details: acestream-engine 3.2.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/acestream-engine.git (read-only, click to copy) |
---|---|
Package Base: | acestream-engine |
Description: | Ace Stream engine |
Upstream URL: | https://acestream.org |
Keywords: | broadcast broadcasting decentralized livestream p2p peer-to-peer streaming |
Licenses: | custom:ACE Stream |
Submitter: | Scimmia |
Maintainer: | qark |
Last Packager: | qark |
Votes: | 130 |
Popularity: | 0.016059 |
First Submitted: | 2013-04-11 21:20 (UTC) |
Last Updated: | 2024-04-24 18:32 (UTC) |
Dependencies (2)
- python310AUR
- python-installer (python-installer-gitAUR) (make)
Required by (2)
- acestream-launcher (optional)
- mpv-acestream
Sources (10)
- acestream-engine-3.2.3.tar.gz
- acestream-engine.desktop
- acestream-engine.service
- https://files.pythonhosted.org/packages/cp310/a/apsw/apsw-3.45.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- https://files.pythonhosted.org/packages/cp310/c/cffi/cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- https://files.pythonhosted.org/packages/cp310/l/lxml/lxml-5.2.1-cp310-cp310-manylinux_2_28_x86_64.whl
- https://files.pythonhosted.org/packages/cp35/p/pycryptodome/pycryptodome-3.20.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- https://files.pythonhosted.org/packages/cp36/p/PyNaCl/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
- https://files.pythonhosted.org/packages/py3/s/setuptools/setuptools-69.5.1-py3-none-any.whl
- LICENSE
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 21 Next › Last »
maxpayne3 commented on 2022-09-25 10:54 (UTC)
maxpayne3 commented on 2022-09-25 10:51 (UTC)
It's likely you need the 3.7 module. All python modules in upstream repo are 3.10. Until devs keep releasing on Ubuntu 18 this issues are never resolved. On Arch it's better to keep builds for even older python 2.7. At least they work.
qark commented on 2022-09-25 10:38 (UTC)
I installed python37
and rebuilt this package from https://download.acestream.media/linux/acestream_3.1.74_ubuntu_18.04_x86_64_py3.7.tar.gz
But still can't launch:
Traceback (most recent call last):
File "<entry>", line 9, in <module>
File "core/Core.pyx", line 25, in
ModuleNotFoundError: No module named 'certifi'
python-certifi
is installed.
maxpayne3 commented on 2022-09-24 20:39 (UTC)
New version 3.1.74 is out, but unfortunately it runs on python 3.7 which is old and not compatible with upstream 3.10.
Maybe python37
on AUR can be installed, but I can't test it on my system because of a key issue during install.
Otherwise there's still the version on python 2.7. No luck for Acestream on Arch.
maxpayne3 commented on 2022-09-23 10:28 (UTC)
Python2 removed from upstream. Please any volunteers, adopt this package and update it with the following PKGBUILD that has minimal dependencies on python2 packages having ony setuptools
. apsw
is extracted internally and copied under acestream folder lib.
Tio commented on 2022-02-15 12:09 (UTC)
You're welcome @jonian
jester commented on 2022-02-13 20:46 (UTC)
Please, someone could tell how to launch the GUI, I'm unable to do it.
Thanks
jonian commented on 2022-02-12 23:50 (UTC)
Thanks @qark and @Tio, I have updated the source url.
Tio commented on 2022-02-12 23:43 (UTC)
The correct download URL is https://download.acestream.media/linux/acestream_3.1.49_ubuntu_18.04_x86_64.tar.gz
Pinned Comments
qark commented on 2023-09-12 21:18 (UTC)
Please stop flagging package as out-of-date until there is stable version, not alpha, beta, RC or whatever.