You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: run_complement_newbuild.bat
+17-6Lines changed: 17 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,8 @@ rem 2021-01-30: jupyterlab2 final stuff removal
8
8
rem 2021-03-13: notebook classic stuff removal
9
9
rem 2021-05-23: use "%PYTHON%" for the executable instead of "%WINPYDIR%\python.exe"
10
10
rem 2021-11-12: patch numba restrictor
11
-
12
-
11
+
rem 2022-10-19 patch cpython bug https://github.com/winpython/winpython/issues/1121
12
+
13
13
rem if build error, launch "WinPython Command Prompt.exe" dos ico, then try manual install of requirements.txt
14
14
rem that is: pip install --pre --no-index --trusted-host=None --find-links=C:\WinP\packages.srcreq -c C:\WinP\constraints.txt -r C:\WinP\bd39\requirements_test.txt Qt5_requirements64.txt Cod_requirements64.txt
15
15
rem python -m pip freeze>C:\WinP\bd39\req_test150.txt between intermediate steps
@@ -46,14 +46,13 @@ rem * ==================
46
46
echo finish install of nteract_on_jupyter (2018-12-27)
0 commit comments