Changes between Initial Version and Version 1 of Ticket #68245, comment 12
- Timestamp:
- May 9, 2024, 10:47:51 AM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #68245, comment 12
initial v1 1 1 I see but this is annoying since I still need python3.6 to run a parallelized code with pyopencl which seems to work only with python3.6. Therefore if these versions of python lose some important libraries (for me, I know) like h5py, I will end up with no version of python where I can work with all my tools. 2 2 3 I alerted two years ago about the pyopencl problem ( https://trac.macports.org/ticket/63444) but got no reaction.3 I alerted two years ago about the pyopencl problem (#63444) but got no reaction. 4 4 pyopencl has been ported to py3.8, 3.9 and 3.10 by now but it crashes the same in all versions except py3.6.