Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

cartopy on raspberrypi3 #70

Open
AWSBarker opened this issue Aug 2, 2019 · 1 comment
Open

cartopy on raspberrypi3 #70

AWSBarker opened this issue Aug 2, 2019 · 1 comment

Comments

@AWSBarker
Copy link

hello thanks for your great work.
I'm trying to transfer a flight tracker onto raspberrypi 3 (stretch) but have failed to install cartopy. it seems its in the RPI repo for armv6l but not v7l.

what are my alternatives if any to install cartopy?

PS - seems berryconda worked fine on stretch despite most web pages saying it may/may not.

@AWSBarker
Copy link
Author

By chance I found a work around using python3.5 and using sudo apt install python3-cartopy.
Then I was able to created a venv based on python3.5 with python3-cartopy (cryptography 2.3.1) and then recreate my requirements using the existing pip freeze > requirements.txt

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant