T
T
TheMixRay2021-07-26 15:46:05
Python
TheMixRay, 2021-07-26 15:46:05

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 question

Ask a Question

731 491 924 answers to any question