Open m-stclair opened 1 year ago
This is fixed by https://github.com/Small-Bodies-Node/pds4_tools/pull/73, but not yet released.
Got it, missed that commit. Do you have a rough timeframe for release?
@LevN0 Do you have a timeframe for packaging this? We are still hacking around the issue in pdr
and it would be great if we could retire that technical debt. Thank you.
Hi @LevN0 yes it would be great to get this pushed out - we just ran into this in the PSA group this morning. We can stick to python <3.12 for now, but it would be nice to do this "propery" ;-) Thanks!
Hi @LevN0. Just pinging on this. Do you have an estimated timeframe for when a new version will be packaged and available on pip and conda-forge? Thank you.
I do not have an estimated time frame currently. I hope the answer is soon.
Hi @LevN0, wondering if there is any updates for this ticket. Thanks!
Importing
pds4_tools
in Python 3.12 fails. This appears to be due to an incompatibility between Python 3.12 and howsix.py
1.13.0 constructs the import metapath forsix.moves
. Updating to version 1.16.0 ofsix.py
fixes this.Traceback below: