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

Dataset processing issue Error: generator raised StopIteration #15

Open
hassanmohsin opened this issue May 13, 2020 · 1 comment
Open

Comments

@hassanmohsin
Copy link

I was trying to download the chembl22 dataset and preprocess but got the following error.

$ molencoder download --dataset chembl22
molencoder/.venv/lib/python3.7/site-packages/pandas-1.0.3-py3.7-linux-x86_64.egg/pandas/compat/__init__.py:117: UserWarning: Could not import the lzma module. Yo
ur installed Python is incomplete. Attempting to use lzma compression will result in a RuntimeError.
  warnings.warn(msg)
Downloading Dataset...
 98% |###########################################################################################################################################  | ETA:   0:00:00  18.0 MiB/s
Loading Dataset...
Processing Dataset...
Saving Dataset...
Error: generator raised StopIteration
100% |#############################################################################################################################################| Time:  0:11:34 193.1 KiB/s

Any idea how to fix it?

@NavyaR13
Copy link

Hey is this error fixed? I cam across same error.

Thank you,

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

2 participants