Closed imocat closed 11 months ago
Same error
I guess you downloaded this with pip. This problem solved but hasn't released at PyPI yet.
Check out PR with solution https://github.com/Eittipat/pyrtmp/pull/7
So when to upload
hello,you can use pip install bitstring==3.1.9
command to fix it
hello,you can use
pip install bitstring==3.1.9
command to fix it
after installing this version of bitstring the pyrtmp server stops at INFO:pyrtmp.messages:Handshake!
and doesn't proceed
Python 3.11.6
@evra please update pyrtmp to 0.3.0
hello,
i install the pyrtmp and use. the python response this message:
from bitstring import tokenparser, BitStream ImportError: cannot import name 'tokenparser' from 'bitstring'
how can i fixit?
and pyrtmp version "pyrtmp-0.2.0"
tks