RecursionError pyinstaller – Artificial Intelligence
The project is connected with artificial intelligence. Reinstalling libraries or other versions did not help. There is a recursion error when packing, exactly when you specify that you need to pack the torchvision library. Namely: pyinstaller --collect-all torchvision "/path/main-file.py" I…