Alessandro Sestini
Alessandro Sestini
Yes I am able to run the application on MacOS before Pyinstaller. Here is my .spec file ``` # -*- mode: python ; coding: utf-8 -*- block_cipher = None import...
> Otherwise, out of curiosity why do you have pyqt4, pyqt5, egl, and osmesa all included in your hidden imports? egl and osmesa for no particular reason, just some experiments...
@ayadgithub did you manage to create a working dll for Unity?
I tried to use a TF2.0 freezed graph, building and importing the right library, with the latest version of TensorflowSharp but it raises this error: " Op type not registered...