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
For some reason, executables made on Mac do not work on Windows and vice versa. (Linux is not tested yet)
A solution is to have different executables for Mac, Windows and Linux.
until then we can either use the Python script to add datasets.
We need to create executables on different operating systems and test them. A good way would be use naming conventions like dataFormMac.exe, dataFormWindows.exe, etc. Here dataFormMac.exe is made on a Mac system following the commands in executable.md
The text was updated successfully, but these errors were encountered:
For some reason, executables made on Mac do not work on Windows and vice versa. (Linux is not tested yet)
A solution is to have different executables for Mac, Windows and Linux.
until then we can either use the Python script to add datasets.
We need to create executables on different operating systems and test them. A good way would be use naming conventions like dataFormMac.exe, dataFormWindows.exe, etc. Here dataFormMac.exe is made on a Mac system following the commands in executable.md
The text was updated successfully, but these errors were encountered: