Skip to content
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

Path error with geteventhist #222

Open
mhearne-usgs opened this issue Jan 23, 2020 · 0 comments
Open

Path error with geteventhist #222

mhearne-usgs opened this issue Jan 23, 2020 · 0 comments
Labels

Comments

@mhearne-usgs
Copy link
Member

Describe the bug
geteventhist us70006vll -p origin --split
Traceback (most recent call last):
File "/Users/mhearne/miniconda/envs/comcat/bin/geteventhist", line 11, in
load_entry_point('libcomcat', 'console_scripts', 'geteventhist')()
File "/Users/mhearne/src/python/libcomcat/libcomcat/bin/geteventhist.py", line 427, in main
pframe, product=product)
File "/Users/mhearne/src/python/libcomcat/libcomcat/bin/geteventhist.py", line 263, in save_dataframe
event.id + '_' + product + '.csv')
File "/Users/mhearne/miniconda/envs/comcat/lib/python3.7/posixpath.py", line 80, in join
a = os.fspath(a)
TypeError: expected str, bytes or os.PathLike object, not NoneType

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant