Skip to content

PyInstaller can't find rtsp __doc__ file #5916

Answered by bwoodsend
ilDeffo asked this question in Help
Discussion options

You must be logged in to vote

Edit your spec putting from PyInstaller.utils.hooks import collect_data_files at the top, replace datas=[] with datas=collect_data_files('rtsp'), then rebuild.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@bwoodsend
Comment options

@ilDeffo
Comment options

Answer selected by ilDeffo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants