Open
Description
while trying this package, currently this cannot run due to lack of plyvel, which is pain in the ass to build in window, I suggest you explicitly list what dependencies of your project, or packaging together when release.
If you interest here is what happend when install in python 3.12
> py -m rpycdec
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "D:\phan mem lung tung\Scoop\apps\python\3.12.0\Lib\site-packages\rpycdec.py", line 20, in <module>
import plyvel
ModuleNotFoundError: No module named 'plyvel'
Metadata
Metadata
Assignees
Labels
No labels