-
Notifications
You must be signed in to change notification settings - Fork 303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 2021-04 follow-up + post1 #995
Comments
|
audit trail:
b1 (2021-07-21 : dashboarding)
b2 (2021-08-12 : cPython-3.10.0rc1, Jupyterlab-3.1.4, spyder-5.1.1)
b3 (2021-09-05: only Python-3.9.7)
b4 (2021-09-13 : attempt to adapt build system to PyPy 7.3.6rc1 changes)
b5 (2021-09-19: major fix for pip, and PyPy build tweak)
b7 (2021-10-10)
rc (2021-11-0x)
postpone to next:
|
|
interlude, Python-3.10.0b4 (2021-07-11) This is the last beta of Python-3.10.0
|
|
build 1 (2021-07-xx, jupyterlab-3.1.0rc1 ) Changes from WinPython 2021-03:
Areas of particular interest for testers:
Next build effort:
History of changes for WinPython-64bit 3.9.6.0 b1
The following changes were made to WinPython-64bit distribution since version 3.9.5.0.
ToolsUpgraded packages:
Python packagesNew packages:
Upgraded packages:
WinPython 3.9.6.0 b1The following packages are included in WinPython-64bit v3.9.6.0 b1. Tools
Python packages
History of changes for WinPython-64bit 3.7.10.1PyPy b1The following changes were made to WinPython-64bit distribution since version 3.7.10.0PyPy. ToolsUpgraded packages:
Python packagesNew packages:
Upgraded packages:
WinPython 3.7.10.1PyPy b1The following packages are included in WinPython-64bit v3.7.10.1PyPy b1. Tools
Python packages
|
|
build 2 (2021-08-12, jupyterlab-3.1.4, spyder-5.1.1) Changes from WinPython 2021-04 build1:
Areas of particular interest for testers:
Next build effort:
History of changes for WinPython-64bit 3.9.6.0 build 2The following changes were made to WinPython-64bit distribution since version 3.9.5.0. ToolsUpgraded packages:
Python packagesNew packages:
Upgraded packages:
Removed packages:
WinPython 3.9.6.0
The following packages are included in WinPython-64bit v3.9.6.0 b2.
Tools
Python packages
WinPython 3.10.0.1
The following packages are included in WinPython-64bit v3.10.0.1 b2.
Tools
Python packages
|
That would be great. I think it will be great to have OpenCV out of the box. |
|
build 3 (2021-09-05/07, spyder-5.1.3) Changes from WinPython 2021-04 build2:
Areas of particular interest for testers:
Next build effort:
WinPython 3.9.7.0The following packages are included in WinPython-64bit v3.9.7.0 b3.
### Tools
Python packages
|
|
build 4 (2021-09-13/19, PyPy-7.3.6rc1, 13th for the pypy zeroes) Changes from WinPython 2021-04 build3:
Areas of particular interest for testers:
Next build effort:
|
|
build 5 (2021-09-19, PyPy-7.3.6rc1, fixed build issue) Changes from WinPython 2021-04 build4:
Areas of particular interest for testers:
Next build effort:
WinPython 3.9.7.0The following packages are included in WinPython-64bit v3.9.7.0 b5. Tools
Python packages
History of changes for WinPython-64bit 3.9.7.0The following changes were made to WinPython-64bit distribution since version 3.9.5.0. ToolsUpgraded packages:
Python packagesNew packages:
Upgraded packages:
Removed packages:
WinPython 3.7.12.0PyPyThe following packages are included in WinPython-64bit v3.7.12.0PyPy b5. Tools
Python packages
History of changes for WinPython-64bit 3.7.12.0PyPyThe following changes were made to WinPython-64bit distribution since version 3.7.10.0PyPy. ToolsUpgraded packages:
Python packagesNew packages:
Upgraded packages:
Removed packages:
|
|
build 6 (2021-09-26 for Python-3.9.7, update pip and build system): Changes from WinPython 2021-04 build4:
Areas of particular interest for testers:
Next build effort:
WinPython 3.9.7.0
The following packages are included in WinPython-64bit v3.9.7.0 b6.
Tools
Python packages
|
|
build 7 (2021-10-10 for Python-3.10.0 + PySide6-6.2, update pip and build system): Changes from WinPython 2021-04 build6:
Areas of particular interest for testers:
Next build effort: rc
WinPython 3.10.0.1The following packages are included in WinPython-64bit v3.10.0.1 b7. Tools
Python packages
|
|
rc (2021-11-07, PyPy-7.3.7 with ABI compatiblity corrected) Changes from WinPython 2021-04 build7
Areas of particular interest for testers:
postponed:
wheel that will be re-spinned:
WinPython 3.7.12.0PyPyThe following packages are included in WinPython-64bit v3.7.12.0PyPy . Tools
Python packages
WinPython 3.9.8.0 (to be re-spinned)The following packages are included in WinPython-64bit v3.9.8.0 . Tools
Python packages
WinPython 3.10.0.1The following packages are included in WinPython-64bit v3.10.0.1 . Tools
Python packages
|
|
wrap-up:
|
|
I get an import error for scipy.signal for a fresh download of Winpython64-3.9.8.0.exe |
|
the wheel came right from the place suggested as a solution, in similar error report of 2019 https://stackoverflow.com/questions/57120965/from-scipy-linalg-import-fblas-importerror-dll-load-failed-the-specified-mod the 3.9 wheel is same size as the 3.10 version , at 17 300k vs 17 303 k.... hum .... |
|
the problem is maybe in numpy: numba forced me down to numpy-1.20.3+mkl for Winpython64-3.9.8.0, instead of numpy-1.21.4+mkl for 3.10 or 3.7PyPy, as there is no numba available for the other two yet. |
|
ha, I didn't notice: Christoph gohlke removed numpy-1.20.3 from his site, and scipy-1.7.1 also, so a sort of a sign of non-compatibility, .... so:
|
|
on principle:
so the less bad action is looking to be option3:
.... preparing a re-spin with numpy upgraded, and numba dowgraded (still passing winpython_checker tests) actually, there was an update of numba-0.54.1 wheel I didn't catch from Christoph Gohlke, and that supresses the numpy-1.20.3 contraints at wheel importation, but not at running. so you may be able to do yourself (checking) :
|
|
post1 (2021-11-12) Changes from WinPython 2021-04:
in Winpython64-3.9.8.0.exe initial edition, there are some incompatibilities between scipy-1.17.2 and numpy-1.20.3+mkl Many thanks to @fleming79 for the quick report
WinPython 3.9.8.0 post1The following packages are included in WinPython-64bit v3.9.8.0 post1 Tools
Python packages
|
publish Winpython64-3.9.8.0post1.exe to resolve a numpy-cython incompatibility reported per @fleming79 at winpython#995 (comment)
|
Thank you for your excellent work! |





Release Date: mid november 2021
octoberseptemberWanted:
Focus:
Hopes/Wishes for winter 2021-2022:
The text was updated successfully, but these errors were encountered: