cfclient install error [win7, win7 virtualbox, ubuntu 16.04]
Posted: Thu Feb 02, 2017 7:39 am
Hello ~
I'm trying to follow setting lps develop Env up.
final goal is group automatic flight indoor.
but I'm not familar with these linux Develp Environment. cuz I 've been in only windows
here is several problems that I face now.
1. lps node firmware [passed/ ubuntu]
2. crazyflie firmware [ not passed/ ubuntu, win7], make cload fail..
3. cfclient install [ not passed / ubuntu, win7, win7 virtualbox], cflib ? docker?, tb test not working
error message is up from installing cfclient in win7 pycam
//////////////////////////////////////////////////////////////////////////////////////////////////////////////
Trackback (most recent call last):
File "C:/GirosSolution/WORK/Crazyflies/crazyflie-clients-python/bin/cfclient", line 2, in <module> form cfclient.gui import main
File "C:/GirosSolution/WORK/Crazyflies/crazyflie-clients-python/crc/cfclient\__init__.py", line 28, in <module> form appdirs import AppDirs
importError : Nomodule named 'appdirs'
these error is from installing cflib in terminal in ubuntu and adnaconda in win7
//////////////////////////////////////////////////////////////////////////////////////////////////////////////
$>pip install -e path/to/cflib
path/to/cflib should either be a path to a local project or a VS url beginning with svn+,git+,hg+,or bzr+
so plz let me know what i'm doing wrong..
thanks
I'm trying to follow setting lps develop Env up.
final goal is group automatic flight indoor.
but I'm not familar with these linux Develp Environment. cuz I 've been in only windows
here is several problems that I face now.
1. lps node firmware [passed/ ubuntu]
2. crazyflie firmware [ not passed/ ubuntu, win7], make cload fail..
3. cfclient install [ not passed / ubuntu, win7, win7 virtualbox], cflib ? docker?, tb test not working
error message is up from installing cfclient in win7 pycam
//////////////////////////////////////////////////////////////////////////////////////////////////////////////
Trackback (most recent call last):
File "C:/GirosSolution/WORK/Crazyflies/crazyflie-clients-python/bin/cfclient", line 2, in <module> form cfclient.gui import main
File "C:/GirosSolution/WORK/Crazyflies/crazyflie-clients-python/crc/cfclient\__init__.py", line 28, in <module> form appdirs import AppDirs
importError : Nomodule named 'appdirs'
these error is from installing cflib in terminal in ubuntu and adnaconda in win7
//////////////////////////////////////////////////////////////////////////////////////////////////////////////
$>pip install -e path/to/cflib
path/to/cflib should either be a path to a local project or a VS url beginning with svn+,git+,hg+,or bzr+
so plz let me know what i'm doing wrong..
thanks