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
Hi, I just got a parrot zik 3. I saw your project and decided to try it.
I compiled and installed pyParrotZik on windows 10, but installation folder is missing the binary file.
I only see:
parrotziktray-0.3.zip
unins000.dat
unins000.exe
I tried the first time with python 3.5, then with 2.7
Here is what I did with 2.7:
I then opened file win32installer.iss with Inno Setup Compiler GUI, went to menu Build and clicked Compile. I obtained an installer setup.exe in folder Output
I ran the installer. It installed with success, then I clicked Finish with the checkbox Launch Parrot Zik Tray checked and got the error
Unable to execute file: C:\Program Files (x86)\ParrotZikTray\ParrotZikTray.exe
CreateProcess failed; code 2.
The system cannot find the file specified.
When I go to the install folder, the file ParrotZikTray.exe indeed does not exist
What did I do wrong? Could you help?
The text was updated successfully, but these errors were encountered:
With latest changes to support Zik2.0 and Zik3.0 windows build is not working by some reason.
It will be great if you can debug it. Unfortunately I don't have a windows machine to debug it.
Hi, I just got a parrot zik 3. I saw your project and decided to try it.
I compiled and installed pyParrotZik on windows 10, but installation folder is missing the binary file.
I only see:
I tried the first time with python 3.5, then with 2.7
Here is what I did with 2.7:
I then opened file win32installer.iss with Inno Setup Compiler GUI, went to menu Build and clicked Compile. I obtained an installer setup.exe in folder Output
I ran the installer. It installed with success, then I clicked Finish with the checkbox Launch Parrot Zik Tray checked and got the error
When I go to the install folder, the file ParrotZikTray.exe indeed does not exist
What did I do wrong? Could you help?
The text was updated successfully, but these errors were encountered: