Skip to content

Using fbs to compile PyQt5 with oracledb throws an error in the executable file #97

Answered by anthony-tuininga
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

Looks like you are using PyInstaller and you will need to specify that the secrets module needs to be included in the list of modules -- likely as a "hidden" import.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@ghost
Comment options

@anthony-tuininga
Comment options

@anthony-tuininga
Comment options

@ghost
Comment options

@ghost
Comment options

Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants