-
Notifications
You must be signed in to change notification settings - Fork 32
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
Google Colab pip install issue #206
Comments
you cant install but you can use |
thanks. I tried this before but then I get this error message. ERROR: tobler 0.2.1 has requirement quilt3==3.1.8, but you'll have quilt3 3.1.10 which is incompatible. When I try to import geosnap, I get this message... |
thats because of #201
|
Thanks that works. The import took about 1 minute and there was one error: But the package did load so it did work. Also , when... from geosnap import datasets, anyway, thanks. now, I can dig into geosnap. |
👍 let us know if you run into anything else |
Error message here:
Collecting rtree
Downloading https://files.pythonhosted.org/packages/56/6f/f1e91001d5ad9fa9bed65875152f5a1c7955c5763168cae309546e6e9fda/Rtree-0.9.4.tar.gz (62kB)
|████████████████████████████████| 71kB 9.0MB/s
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
The text was updated successfully, but these errors were encountered: