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

Minor adjustments to work with Python3 #56

Closed
wants to merge 2 commits into from
Closed

Minor adjustments to work with Python3 #56

wants to merge 2 commits into from

Conversation

nbehrnd
Copy link

@nbehrnd nbehrnd commented Aug 10, 2021

The earlier commit showcased examples in a syntax suitable only for Python2. It has been transitioned to Python3.

Re-run the instructions with PubChemPy (version 1.0.4) in Python 3.9.2, gentle revision.

Beside the more obvious change about `print foo` to `print(foo)`,  the PubChem database
apparently underwent some consolidation.  As a result some resulting lists do not contain
any more this many entries as in the elder documentation; perhaps with the exception of
synonyms known to the database.
@nbehrnd nbehrnd closed this Aug 11, 2021
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.

1 participant