usgs / geomag-imp

Other
8 stars 7 forks source link

admin_review: setup.py install failed #6

Closed mhearne-usgs closed 4 years ago

mhearne-usgs commented 4 years ago

byte-compiling /Users/mhearne/miniconda/envs/geomag/lib/python3.7/site-packages/geomag_imp/imp_io.py to imp_io.cpython-37.pyc File "/Users/mhearne/miniconda/envs/geomag/lib/python3.7/site-packages/geomag_imp/imp_io.py", line 79 def write_imp_CDF(Epoch, (Latitude, Longitude, Radius), X, Y, Z, Label, ^ SyntaxError: invalid syntax

erigler-usgs commented 4 years ago

I was unable to reproduce this problem in a fresh Py3 environment.