Skip to content
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

Closed
mehmetyldz87 opened this issue Oct 26, 2019 · 5 comments
Closed

Running from source Windows 10 Error #383

mehmetyldz87 opened this issue Oct 26, 2019 · 5 comments
Milestone

Comments

@mehmetyldz87
Copy link

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.

Error

@mehmetyldz87
Copy link
Author

mehmetyldz87 commented Oct 28, 2019

Hi again. I tried to run the client by using conda environment.I did not receive an error but when I try to open cfclient it gives this error.
error2

@ataffanel
Copy link
Member

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.

ataffanel added a commit that referenced this issue Oct 29, 2019
@ataffanel
Copy link
Member

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.

@ataffanel ataffanel added this to the next-release milestone Oct 30, 2019
@mehmetyldz87
Copy link
Author

mehmetyldz87 commented Oct 30, 2019

Hi @ataffanel

This error occurs.

error

PS: cfclient-win32-install-2019.09.1.exe works well :)

@ataffanel
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants