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

Still can not run it #7

Open
heyeh opened this issue May 19, 2017 · 0 comments
Open

Still can not run it #7

heyeh opened this issue May 19, 2017 · 0 comments

Comments

@heyeh
Copy link

heyeh commented May 19, 2017

I tried Danlurie's modification but it still does not work. Could anyone help?
The error report is like below,


Series to download: REST645
Traceback (most recent call last):
File "Projects/NKI/download_rockland_raw_bids.py", line 330, in
collect_and_download(out_dir, **kwargs)
File "Projects/NKI/download_rockland_raw_bids.py", line 107, in collect_and_download
participants_df = pandas.read_csv(participants_obj['Body'], delimiter='\t', na_values=['n/a'])
File "/home/ye/miniconda2/lib/python2.7/site-packages/pandas/io/parsers.py", line 655, in parser_f
return _read(filepath_or_buffer, kwds)
File "/home/ye/miniconda2/lib/python2.7/site-packages/pandas/io/parsers.py", line 392, in _read
filepath_or_buffer, encoding, compression)
File "/home/ye/miniconda2/lib/python2.7/site-packages/pandas/io/common.py", line 210, in get_filepath_or_buffer
raise ValueError(msg.format(_type=type(filepath_or_buffer)))

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

No branches or pull requests

1 participant