preprocess_cancellation icon indicating copy to clipboard operation
preprocess_cancellation copied to clipboard

Remove Poetry, Update Github Actions, Python and Libs

Open sammcj opened this issue 1 year ago • 2 comments

Poetry seems to cause lots of problems with builds and makes building for ARM targets problematic (perhaps there is a workaround - but it was more effort than it was worth on my fork).

Changes:

  • Swap out Poetry for standard setup.py and requirements.txt

Updates:

  • Update Github Actions to current supported version.
  • Update Python to current supported version.
  • Update libraries to current supported versions.

Fixes:

  • ARM (including Apple Silicon) builds now work. #19
  • Fix typos in documentation.

preprocess_cancellation_mac_arm.zip

sammcj avatar Apr 09 '23 23:04 sammcj

100% this! We need this merge for Apple M1/2 support.

unixb0y avatar Jun 20 '23 23:06 unixb0y

@kageurufu can we have this merged, so that Mac builds can be reenabled and Apple Silicon support added?

spitfire avatar Mar 03 '24 18:03 spitfire