pepkit / geofetch

Builds a PEP from SRA or GEO accessions
https://pep.databio.org/geofetch/
BSD 2-Clause "Simplified" License
46 stars 5 forks source link

NameError: name 'Sys' is not defined #41

Closed stolarczyk closed 2 years ago

stolarczyk commented 3 years ago
You must provide a geo_folder to download processed data.
Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/3.6/bin/geofetch", line 10, in <module>
    sys.exit(main())
  File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/geofetch/geofetch.py", line 896, in main
    run_geofetch(sys.argv[1:])
  File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/geofetch/geofetch.py", line 591, in run_geofetch
    Sys.exit
NameError: name 'Sys' is not defined
khoroshevskyi commented 2 years ago

Was fixed in the v0.8.0