Answer the question
In order to leave comments, you need to log in
How to hide python source code when converting to .exe, including add. files?
I have an application that involves several files with python code and a folder with png, json files
Goal: convert all python files into one .exe file
I tried this method , but for some reason it does not see json files, although in the path to them installed via
f'{os.path.dirname(os.path.abspath(__file__))}\\folder\\file.js'
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