[SOLVED]problem running instruction in the terminal
Posted: Thu Oct 19, 2017 1:47 pm
Hi
i want to use the lps tool in the ubuntu in VM, i has install the pip3,(i try to download the lps-tool.zip or i use the terminal download the lps-toos),but when i follow the instruction from the file readme in los-tools in Github,then i input the "pip3 install -e.[pyqt5]"in the terminal ,it is always unsuccessful, it seems say it can't find out the "setup.py". Was it my way of doing it wrong,and what should i do?

bitcraze@bitcraze-vm:~$ pip3 install -e .[pyqt5]
Directory '.' is not installable. File 'setup.py' not found.
bitcraze@bitcraze-vm:~$ pip3 -V
pip 9.0.1 from /usr/local/lib/python3.5/dist-packages (python 3.5)
bitcraze@bitcraze-vm:~$
thank you for your time and support!
i want to use the lps tool in the ubuntu in VM, i has install the pip3,(i try to download the lps-tool.zip or i use the terminal download the lps-toos),but when i follow the instruction from the file readme in los-tools in Github,then i input the "pip3 install -e.[pyqt5]"in the terminal ,it is always unsuccessful, it seems say it can't find out the "setup.py". Was it my way of doing it wrong,and what should i do?
bitcraze@bitcraze-vm:~$ pip3 install -e .[pyqt5]
Directory '.' is not installable. File 'setup.py' not found.
bitcraze@bitcraze-vm:~$ pip3 -V
pip 9.0.1 from /usr/local/lib/python3.5/dist-packages (python 3.5)
bitcraze@bitcraze-vm:~$
thank you for your time and support!