-
Notifications
You must be signed in to change notification settings - Fork 7
Description
I am running AnnoPro for the first time. However, it seems that there are something wrong while downloading related files:
...
Deallocating reference... [0.002s]
Loading reference sequences... [0s]
Deallocating buffers... [0s]
Deallocating queries... [0s]
Loading query sequences... [0s]
Closing the input file... [0s]
Closing the output file... [0s]
Closing the database... [0.003s]
Cleaning up... [0s]
Total time = 7.186s
Reported 0 pairwise alignments, 0 HSPs.
0 queries aligned.
Download cc.h5...
Traceback (most recent call last):
...
File "/home/user/miniforge3/envs/annopro/lib/python3.8/urllib/request.py", line 649, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: Not Found
How can I deal with this?