Igor Santarek
Results
3
comments of
Igor Santarek
I've fixed it by changing install_requires=reqs to None.
Hi, I figured out that if I don't use close function then program works fine and closes normally.
I think that it's closing properly because when the program start, in the task manager there is some Java process that takes 2GBs of RAM and terminates as the program...