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

Tinypilot compile service #3

Open
marcobergman opened this issue Jan 26, 2023 · 6 comments
Open

Tinypilot compile service #3

marcobergman opened this issue Jan 26, 2023 · 6 comments

Comments

@marcobergman
Copy link

marcobergman commented Jan 26, 2023

Precompiled pypilot.tcz images to replace the one on the tinypilot image, for fast-n-easy upgrading of the pypilot version.

Seems to work. Ref. https://forum.openmarine.net/showthread.php?tid=4403&pid=24833#pid24833

@marcobergman
Copy link
Author

marcobergman commented Jan 26, 2023

These files for 26-JAN-2023 version 0.36
pypilot.tcz.zip

Install with

wget https://github.com/pypilot/tinypilot/files/10511848/pypilot.tcz.zip
[transfer to tinypilot]
unzip pypilot.tcz.zip -d /mnt/mmcblk0p2/tce/optional/

example.txt

@marcobergman
Copy link
Author

Actually, it does not work. After downloading tinypilot_2021_11_16.img.xz and installing this pypilot.tgz on it, I get the follwing message:

tc@pypilot:~$ pypilot
autopilot start 3312.162935
falling back to python nonblocking socket, will consume more cpu cannot import name 'linebuffer'
pypilot failed to import required modules.  Did you forget to run sudo python3 setup.py install?

Why is that?

@marcobergman
Copy link
Author

marcobergman commented Jan 27, 2023

This issue also appears when a clean tinypilot_2021_11_16.img.xz image is updated from github.com/pypilot/pypilot and recompiled. See https://forum.openmarine.net/showthread.php?tid=4403&pid=24836#pid24836

@marcobergman
Copy link
Author

Attached build log. No errors with regard to compilation of linebuffer.

build.log

@seandepagnier
Copy link
Member

I will be releasing a new image shortly.

@marcobergman
Copy link
Author

Thx it would be great if this then also would include git https:// helper, because github does no longer support unauthenticated git:// protocol

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