rpmuller / pyquante2

Python Quantum Chemistry Reloaded. This is a rewrite of the standard PyQuante program to clean up things that have been nagging me.
http://pyquante.sourceforge.net
Other
148 stars 62 forks source link

Python 3 compatibility #6

Closed zerothi closed 5 years ago

zerothi commented 5 years ago

Are there plans to make this Py3 compatible?

Thanks!

rpmuller commented 5 years ago

Sorry for the delay in replying. I run the test suite in both pyquante 2 and pyquante 3. What incompatibilities are you seeing in python 3?

On Mon, May 27, 2019 at 1:43 PM Nick R. Papior notifications@github.com wrote:

Are there plans to make this Py3 compatible?

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rpmuller/pyquante2/issues/6?email_source=notifications&email_token=AADSDMTMAL52CJRB4UHTNVDPXQ2VLA5CNFSM4HP6CRDKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GWCZ6XA, or mute the thread https://github.com/notifications/unsubscribe-auth/AADSDMVPNJC35OGG5KVOAZ3PXQ2VLANCNFSM4HP6CRDA .

-- Rick Muller rpmuller@gmail.com 505-750-7557

zerothi commented 5 years ago

I am sorry, no where could I find Python3 compatibility. So I simply thought it wasn't implemented.

In particular since there are Py2 print statements around. Sorry for the blurp!