You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just want to know how do you create the binary of your Python script because you include "urllib3", a library that cause me some problems to create a binary of an other python script in NUT_batch_cleaner.
I have tried with Pyinstaller (last version of Pyinstaller and Urllib3 with Python 3.6) but the import of "urllib3" cause problems (error when the script import the library) and I can't fix it.
Thanks for your excellent work in the Switch scene.
The text was updated successfully, but these errors were encountered:
Helo,
I just want to know how do you create the binary of your Python script because you include "urllib3", a library that cause me some problems to create a binary of an other python script in NUT_batch_cleaner.
I have tried with Pyinstaller (last version of Pyinstaller and Urllib3 with Python 3.6) but the import of "urllib3" cause problems (error when the script import the library) and I can't fix it.
Thanks for your excellent work in the Switch scene.
The text was updated successfully, but these errors were encountered: