Answer the question
In order to leave comments, you need to log in
How to compile a library under a compiled pyinstaller file?
Let's say I need to compile this code:
And then run the file and specify the library.
It is logical that I will receive an error.
How to get around this error so that the library is imported?
exec("import "+input("Библиотека: "))
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question