You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:Could you advise me?
Thank you
The text was updated successfully, but these errors were encountered: