justfoolingaround / animdl

A highly efficient, fast, powerful and light-weight anime downloader and streamer for your favorite anime.
GNU General Public License v3.0
1.33k stars 109 forks source link

lxml #247

Closed 8lackseif closed 1 year ago

8lackseif commented 1 year ago

animdl requires lxml

so i make a python file with animdl and i try to make it a .exe, but when i open the .exe ...

imagen

8lackseif commented 1 year ago

and it dont install lxml automatically, just printing that message while True and make processes (using windows 11) imagen

justfoolingaround commented 1 year ago

The project is not spamming child processes.

As far as the project is concerned, it safely exits with error OR installs whatever is required once and continues as seen in the code itself.

Do not accuse the project of such behavior without any prior knowledge, it is demeaning and disrespectful.

Rather, attempt to include more specific details of what is being used to create a standalone project AKA "the executable".

8lackseif commented 1 year ago

i didnt mean to accuse the project, just asking if someone know about this error i have, sry

8lackseif commented 1 year ago

so here are the details, i have this python code image and i make it to a .exe file imagen

so i get this main.exe imagen

and this is what i get from the terminal when i open the .exe image