Search found 16 matches

by graboosky
Wed Feb 05, 2020 7:13 am
Forum: Support
Topic: cfclient doesn't start on osx
Replies: 14
Views: 11164

Re: cfclient doesn't start on osx

Same error with USB connected:/ Here is more in crash-report: Process: Python [41784] Path: /usr/local/Cellar/python/3.7.6_1/Frameworks/Python.framework/Versions/3.7/Resources/Python.app/Contents/MacOS/Python Identifier: org.python.python Version: 3.7.6 (3.7.6) Code Type: X86-64 (Native) Parent Proc...
by graboosky
Tue Feb 04, 2020 3:38 pm
Forum: Support
Topic: cfclient doesn't start on osx
Replies: 14
Views: 11164

Re: cfclient doesn't start on osx

There is some progress but still have some problems: Patryks-Mac:~ patryk_grabowski$ cfclient INFO:cfclient.gui:Disabling STL printouts INFO:cfclient.gui:Foundation not found. Menu will show python as application name INFO:cfclient.utils.input.inputreaders:Input readers: ['linuxjsdev', 'pysdl2'] INF...
by graboosky
Mon Feb 03, 2020 1:18 pm
Forum: Support
Topic: cfclient doesn't start on osx
Replies: 14
Views: 11164

Re: cfclient doesn't start on osx

Thanks for reply,

Here we go:

Code: Select all

Patryks-Mac:~ patryk_grabowski$ pip3 show pyqt5
Name: PyQt5
Version: 5.14.0
Summary: None
Home-page: None
Author: None
Author-email: None
License: None
Location: /usr/local/lib/python3.7/site-packages
Requires: 
Required-by: 
Patryks-Mac:~ patryk_grabowski$ 
by graboosky
Sun Feb 02, 2020 8:00 am
Forum: Support
Topic: cfclient doesn't start on osx
Replies: 14
Views: 11164

cfclient doesn't start on osx

(...actually, it does, for less than a second I can see python icon in the dock, then below error) Hi guys, I am not a python guy, but steps described on GitHub to make it run on OSX are quite straight forward. So what I did: 1. brew install python3 sdl sdl2 sdl_image sdl_mixer sdl_ttf libusb portmi...
by graboosky
Sun Feb 02, 2020 7:38 am
Forum: Support
Topic: Crazyflie Client does not start
Replies: 14
Views: 15628

Re: Crazyflie Client does not start

Thanks. I will try to reinstall all dependencies and if not help I will start a new thread.
by graboosky
Mon Jan 27, 2020 8:15 am
Forum: Support
Topic: Crazyflie Client does not start
Replies: 14
Views: 15628

Re: Crazyflie Client does not start

Hi, I think I might meet similar problem, could you point me what is wrong? I am on mac osx and that is what I can see after typing `cfclient` in terminal: Patryks-Mac:~ patryk_grabowski$ cfclient INFO:cfclient.gui:Disabling STL printouts INFO:cfclient.gui:Foundation not found. Menu will show python...