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

Please port to Python3 #48

Closed
tillea opened this issue Sep 12, 2019 · 9 comments
Closed

Please port to Python3 #48

tillea opened this issue Sep 12, 2019 · 9 comments

Comments

@tillea
Copy link

tillea commented Sep 12, 2019

Hello,
the Debian Med team is maintaining PLIP for official Debian. The recently released Debian 10 was the last Debian release featuring Python2 since this programming language is EOL. If you are interested that we continue to maintain PLIP in official Debian (and that users of other modern distributions will have no problems to install PLIP on their systems) I'd recommend you port your code to Python3. The 2to3 tool might be of great help here.
Kind regards, Andreas.

@mestia
Copy link
Contributor

mestia commented Sep 17, 2019

Hi Andreas,
plip is actually python3 compatible, however it depends on python3-openbabel which is not yet in the archive, but some work is already done on the salsa repository. Once python3-openbabel is accepted into unstable I'll update plip packaging.
Best, Alex

@tillea
Copy link
Author

tillea commented Oct 13, 2019 via email

@xrobin
Copy link
Contributor

xrobin commented Apr 6, 2020

At this point I would not consider PLIP compatible with python 3. See issues #49 #50 and #53.

@tillea
Copy link
Author

tillea commented Apr 7, 2020

I'd be super happy if you would ping this issue once the other issues might have been solved.

@vjhaupt
Copy link
Contributor

vjhaupt commented Apr 7, 2020

We are having a look into this and will start solving the Python 3 issues in the next days.

@fkaiserbio
Copy link
Contributor

FYI: We have started the migration to Python 3 that will solve lots of issues and offers Docker support. Please be patient, we are working hard to bring you a new PLIP experience soon.

@koyurion
Copy link

Hi, I wanna to seek help. How should I install PLIP in python3? As python2 is not supported in 2020...

@vjhaupt
Copy link
Contributor

vjhaupt commented May 14, 2020

We will release PLIP 2 very soon. This will come with full Python 3 and OpenBabel 3 support and will be also shipped as Docker image.

@fkaiserbio
Copy link
Contributor

I have released PLIP v2.1.0-beta. It should hopefully solve all Python 3 issues. You can find it under Releases. I would appreciate any feedback to turn it into a stable release soon.

With the awesomeness of the new Singularity Image, you can run the PLIP with a single command on any recent Linux machine:

./pharmai-plip-v2.1.0-beta.simg -i 1vsn -y

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

6 participants