mapbox/geobuf

How to install pygeobuf?

Opened this issue · 0 comments

My apologies if I'm missing something dead obvious, but I didn't see how to install the pygeobuf module anywhere in the README.

Trying !pip install pygeobuf from a jupyter notebook resulted in:

ERROR: Could not find a version that satisfies the requirement pygeobuf (from versions: none)
ERROR: No matching distribution found for pygeobuf
WARNING: You are using pip version 19.3.1; however, version 20.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

Could you advise me?
Thank you