Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Mahmoud-A1i
Copy link

Fixed an issue with the imports.

Changed 'from rdkit.six import iteritems'
To 'from six import iteritems'

Fixed an issue with the imports.

Changed 'from rdkit.six import iteritems'
To 'from six import iteritems'
@supershiye
Copy link

Does it work on your side? I changed the 'append' and 'six' issues. And it seems the PD readcsv still not working.

@Mahmoud-A1i
Copy link
Author

Does it work on your side? I changed the 'append' and 'six' issues. And it seems the PD readcsv still not working.

Worked with me. Can I see your error message?

@supershiye
Copy link

Does it work on your side? I changed the 'append' and 'six' issues. And it seems the PD readcsv still not working.

Worked with me. Can I see your error message?

Thank you! I figured it out. I did not install git lfs. So the dataset files were not downloaded.

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

Successfully merging this pull request may close these issues.

2 participants