ripyl
ripyl copied to clipboard
Protocol decode and synthesis library
Hi, Thanks for this great software! I finally managed to install it for Python3 under MSYS2 on Windows 10; I also tried to install and enable the Cython support. When...
When I run the example I get: ``` Traceback (most recent call last): File "test.py", line 1, in import ripyl File "/usr/local/lib/python3.7/dist-packages/ripyl-1.2.1-py3.7.egg/ripyl/__init__.py", line 24, in import ripyl.cython File "/usr/local/lib/python3.7/dist-packages/ripyl-1.2.1-py3.7.egg/ripyl/cython/__init__.py", line...
Using Python 3.8 on macOS Catalina ```>>> import ripyl.sigproc as sigp Traceback (most recent call last): File "", line 1, in File "/Users/pph/ripyl/ripyl/__init__.py", line 13, in import ripyl.config File "/Users/pph/ripyl/ripyl/config.py",...
Why not publish this library into pip repository?
Bases en comunicacion