Jan Vesely

Results 34 issues of Jan Vesely

Windows runners intermittently hang and timeout on the last action. e.g. ![image](https://github.com/actions/runner/assets/5942874/afafd04a-bc6e-4d85-916b-6f5511f41b05) **To Reproduce** run on job ona a windows runner **Expected behavior** the job finishes OK ## Runner Version...

bug

Several issues prevent PsyNeuLink from running on Python 3.13: - [ ] onnxruntime (transitive) dependency is unavailable for Python 3.13. This will be addressed in onnxruntime 1.20.0 (https://onnxruntime.ai/roadmap) - [...

feature
Python 3.13

Use wheel package to install psyneulink instead of using editable install. Provide paths in install-pnl action outputs. Use install-pnl outputs to upload the hwheel/sdist.

Bump minimum rich requirement. Restrict 32-bit job to last available wheels. Drop Python3.7 CI jobs. Bump minimum Python requirement to 3.8