Giter Club home page Giter Club logo

itkpythonbuilds's Introduction

itkpythonbuilds's People

Contributors

thewtex avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

itkpythonbuilds's Issues

v5.3rc04 Linux and macOS packages fail to decode

After several attempts I have not been able to decode ITK v5.3rc04 build archives for Linux. This is echoed in ITKVkFFTBackend and ITKSplitComponents CI.

unzstd fails with warning:

...
99 1651M   99 1636M    0     0  35.3M      0  0:00:46  0:00:46 --:--:-- 7003k
 99 1651M   99 1[64](https://github.com/InsightSoftwareConsortium/ITKSplitComponents/runs/5875068812?check_suite_focus=true#step:5:64)4M    0     0  34.7M      0  0:00:47  0:00:47 --:--:-- 7105k
100 1[65](https://github.com/InsightSoftwareConsortium/ITKSplitComponents/runs/5875068812?check_suite_focus=true#step:5:65)1M  100 1651M    0     0  34.1M      0  0:00:48  0:00:48 --:--:-- 7085k
100 1651M  100 1651M    0     0  34.1M      0  0:00:48  0:00:48 --:--:-- [69](https://github.com/InsightSoftwareConsortium/ITKSplitComponents/runs/5875068812?check_suite_focus=true#step:5:69)88k
Error 36 : Decoding error : Frame requires too much memory for decoding 
Extracting files relevant for: cp38
tar: This does not look like a tar archive
tar: ITKPythonPackage/scripts: Not found in archive
tar: Exiting with failure status due to previous errors
...
ERROR: can not find required binary './ITKPythonPackage/scripts/dockcross-manylinux-build-module-wheels.sh'
Error: Process completed with exit code 255.

I will also note that v5.3rc04 Linux archives are 0.3GB smaller than the previous release. Maybe something went wrong when compressing the archive for upload?

v5.3rc04 release

v5.3rc03 release

macOS Python builds appear to fail at the same unzstd decode step with the same error. Windows archives appear to unzip properly.

ITK v5.4rc02 `ITKPythonBuilds-linux-manylinux_2_28` not packaged with Python 3.12 binaries

Expected

All v5.4rc02 build archives contain ITK sources and binaries for Python 3.8 - 3.12.

Observed

At least ITKPythonBuilds-linux-manylinux_2_28 does not include Python 3.12 sources and binaries as of 2023.11.01.

Steps to Reproduce

  1. Download https://github.com/InsightSoftwareConsortium/ITKPythonBuilds/releases/download/v5.4rc02/ITKPythonBuilds-linux-manylinux_2_28.tar.zst from https://github.com/InsightSoftwareConsortium/ITKPythonBuilds/releases/tag/v5.4rc02
  2. Decompress with unzstd
  3. Verify that other ITK Python sources are present:
> tar -tvf ITKPythonBuilds-linux-manylinux_2_28.tar| grep cp3 | wc -l
128840
  1. Investigate ITK Python 3.12 sources:
> tar -tvf ITKPythonBuilds-linux-manylinux_2_28.tar | grep cp312 | wc -l
0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.