Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. $ python -c "import pyproj; pyproj.show_versions()"
  2.  
  3. System:
  4. python: 3.7.3 | packaged by conda-forge | (default, Mar 27 2019, 23:01:00) [GCC 7.3.0]
  5. executable: ~/miniconda3/envs/pyproj/bin/python
  6. machine: Linux-4.15.0-51-generic-x86_64-with-debian-buster-sid
  7.  
  8. PROJ:
  9. PROJ: 6.1.1
  10. data dir: ~/scripts/pyproj/pyproj/proj_dir/share/proj
  11.  
  12. Python deps:
  13. pyproj: 2.2.1
  14. pip: 18.0
  15. setuptools: 41.0.1
  16. Cython: 0.29.10
  17. aenum: (2, 1, 2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement