leginon-org / leginon-redmine-archive

1 stars 0 forks source link

changes needed to make redux work under python3 #14358

Closed leginonbot closed 3 months ago

leginonbot commented 8 months ago

Author Name: William Rice (@wjrice) Original Redmine Issue: 14358, https://emg.nysbc.org/redmine/issues/14358 Original Date: 2023-02-14 Original Assignee: William Rice


leginonbot commented 8 months ago

Original Redmine Comment Author Name: Anchi Cheng (@anchi2c) Original Date: 2023-02-25T06:36:10Z


pushed all changes plus some debug of these to myami-python3 branch to their subpackage and file locations. Will need to remove these redundant files when we merge myami-rice to myami-trunk.

pyami files are not pushed to myami-python3 because some of the integer math is incorrect.

Bill,

Please see if you can find "future" in your pip repository on Redhat 8/python3.6. That is where "past" package is from. This repository is still available at python 3.9.

leginonbot commented 8 months ago

Original Redmine Comment Author Name: William Rice (@wjrice) Original Date: 2023-03-02T21:25:55Z


Went over and verified float/integer division changes with Anchi. Cleaned up to remove original commented-out code. My server does not have access to pip for downloading and installing new packages. I am limited to official RH8 packages