-
Notifications
You must be signed in to change notification settings - Fork 481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running from source Windows 10 Error #383
Comments
I recognize neither of these errors. What command/procedure did you use to install the client? The exe is automatically built by appveyor, the version 2019.09 is there: https://ci.appveyor.com/project/bitcraze/crazyflie-clients-python/builds/27690804/artifacts. Unfortunately it does not work. I am going to look at the windows situation and try to clean things up to get the build back to a working state. |
I reproduced the problem you had and fixed it by upgrading the version of PyQt5. I am closing this issue since it should fix the problem after you run pip install -e . once mode. Feel free to re-open the issue if it is not fixed for you. |
Hi @ataffanel This error occurs. PS: cfclient-win32-install-2019.09.1.exe works well :) |
Good that the build works :-). For the source install, can you try to ``pip uninstall cfclient``` a couple of time, clone the project in a new directory and install it again. I do not recognize this error but it is an installation script error so resetting things might help. |
Hi,
I encountered with this error when I try to run cfclient from source 2019.09 in Windows 10 64bit.
Python version is 3.7.1 (64bit). Thanks for help.
The text was updated successfully, but these errors were encountered: