This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pypilot for Dummies -The Uninitiated
#16
This is what I get:

pi@openplotter:~ $ sudo service pypilot stop
pi@openplotter:~ $ sudo service pypilot_hat stop
Failed to stop pypilot_hat.service: Unit pypilot_hat.service not loaded.
pi@openplotter:~ $ git clone https://github.com/pypilot/pypilot
Cloning into 'pypilot'...
remote: Enumerating objects: 10344, done.
remote: Counting objects: 100% (3429/3429), done.
remote: Compressing objects: 100% (1455/1455), done.
remote: Total 10344 (delta 2355), reused 2680 (delta 1661), pack-reused 6915
Receiving objects: 100% (10344/10344), 3.16 MiB | 4.18 MiB/s, done.
Resolving deltas: 100% (7162/7162), done.
pi@openplotter:~ $ cd pypilot
pi@openplotter:~/pypilot $ sudo python3 setup.py install
/usr/bin/apt
checking for RTIMULIB2...Traceback (most recent call last):
File "setup.py", line 20, in <module>
import dependencies
File "/home/pi/pypilot/dependencies.py", line 196, in <module>
s.install()
File "/home/pi/pypilot/dependencies.py", line 140, in install
if dep.test():
File "/home/pi/pypilot/dependencies.py", line 108, in test
from importlib_metadata import version
ModuleNotFoundError: No module named 'importlib_metadata'
pi@openplotter:~/pypilot $


Stop command doesn't turn off display.

In openplotter settings it says I have Pypilot Version 2.1.1-beta
Reply


Messages In This Thread
RE: Pypilot for Dummies -The Uninitiated - by SVHM - 2021-09-09, 10:46 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)