Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

Issue with Line 137 and 138 #6

Open
ghost opened this issue Apr 6, 2019 · 0 comments
Open

Issue with Line 137 and 138 #6

ghost opened this issue Apr 6, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Apr 6, 2019

Reading Manifest File from: Test_Manifest.txt
Downloading Files to: ./Merged_RNASeq_20190406-132736/
Traceback (most recent call last):
File "gdc-rnaseq-tool.py", line 137, in
data = json.loads(r.text)
File "/home/uavws/anaconda3/lib/python3.6/json/init.py", line 354, in loads
return _default_decoder.decode(s)
File "/home/uavws/anaconda3/lib/python3.6/json/decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/home/uavws/anaconda3/lib/python3.6/json/decoder.py", line 357, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
uavws@uavws:/media/uavws/SANDISK/gdc-rnaseq-tool$

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

No branches or pull requests

0 participants