Electrostatics / apbs-pdb2pqr

APBS - software for biomolecular electrostatics and solvation
http://www.poissonboltzmann.org/
128 stars 62 forks source link

APBS and Python3 #599

Closed sagitter closed 4 years ago

sagitter commented 4 years ago

Hi all.

Does exist any working patch for using APBS-1.5 with Python3?

sobolevnrm commented 4 years ago

Yes, the current version of APBS in the Git repo ( https://github.com/Electrostatics/apbs-pdb2pqr/tree/master/apbs) works with Python 3.

On Tue, May 12, 2020 at 6:12 AM Antonio notifications@github.com wrote:

Hi all.

Does exist any working patch for using APBS-1.5 with Python3?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Electrostatics/apbs-pdb2pqr/issues/599, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOX7WCNYZ44PMG4YJAUAOTRRFDNJANCNFSM4M62CUVA .

sagitter commented 4 years ago

Thank you @sobolevnrm When will be out next release?

sobolevnrm commented 4 years ago

Hopefully within the next few weeks. I'll defer to @intendo for details.

On Tue, May 12, 2020 at 9:41 AM Antonio notifications@github.com wrote:

Thank you @sobolevnrm https://github.com/sobolevnrm When will be out next release?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Electrostatics/apbs-pdb2pqr/issues/599#issuecomment-627459281, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOX7WGIPAXRWTYEN3FI6B3RRF34NANCNFSM4M62CUVA .

sagitter commented 4 years ago

Hopefully within the next few weeks. I'll defer to @intendo for details.

Release 3.0.0, i presume.

sobolevnrm commented 4 years ago

Yes, that's correct.

On Tue, May 12, 2020 at 12:19 PM Antonio notifications@github.com wrote:

Hopefully within the next few weeks. I'll defer to @intendo https://github.com/intendo for details.

Release 3.0.0, i presume.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Electrostatics/apbs-pdb2pqr/issues/599#issuecomment-627541213, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOX7WBCZXIA2TNYX3ZCENTRRGOLDANCNFSM4M62CUVA .

sagitter commented 4 years ago

Thank you.

intendo commented 4 years ago

@sagitter we are in the final stages of getting APBS working on all the platforms and updating Travis CI and Github Actions to make it easier and faster to make new releases in the future.

Thanks.