Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ship librtmp.dll on Windows #29

Open
techtonik opened this issue Aug 16, 2016 · 2 comments
Open

Ship librtmp.dll on Windows #29

techtonik opened this issue Aug 16, 2016 · 2 comments

Comments

@techtonik
Copy link

>>> import librtmp
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "C:\Python27\lib\site-packages\librtmp\__init__.py", line 8, in <module>
    from ._librtmp import ffi, lib as librtmp
ImportError: DLL load failed: The specified module could not be found.
>>>

_librtmp.pyd is there, but it requires librtmp.dll, which is nowhere to be found.

@okskmk2
Copy link

okskmk2 commented Nov 14, 2019

same issue here.

@wilsonssss
Copy link

wilsonssss commented Aug 23, 2024

resolution: #35 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants