Towards WinPython 2018-05

651 views
Skip to first unread message

stonebig

unread,
Dec 16, 2018, 2:07:45 PM12/16/18
to WinPython
Hello,

The WinPython 2018-05 build 1 is out.

Changes from WinPython 2018-04:
- updated infrastructure:
  - Python-3.7.2rc1, Python-3.6.8rc1,
  - install tweaks:
     - nodejs is installed on .\\t instead of .\\n\\t 
     - installer now proposes 32/64 in the installation path, example; WPy64-3720b1
  - a Pyside2-5.12 flavor
- New Packages: 
   - astropy, cartopy, gdal, pyviz, panel, pygbm,
- Upgraded Packages: 
  - pyTorch-1.0.0 (on Python-3.7), Nodejs-10.14.1, numba-0.41.0, cython-0.29.2,
  - Matplotlib-3.0.2, Spyder-3.3.2, rpy2-2.9.5
- varation per version, for build1:
  - Spyder is not in ps2 release (uncompatible for now)
  - Pytorch-1.0 is not in Python-3.6 releases,
  - Tensorflow-1.12 is not in in Python-3.7 releases (uncompatible)

Areas of particular interest for testers: 
- Python-3.7.2rc1,
- the new packages, that may help drawing earth problems,
- pyside2 build (with no Spyder) ... baby first steps, please apologize and help

Focus of next build:
- Python-3.7.2 final, Python-3.6.8 final (dec. 20th),
- leverage ML packages: Tensorflow-2 in 3.7 ? Pytorch-1 in 3.6 ?


 MD5                             | SHA-1                                    | SHA-256                                                          | Binary                          | Size              
---------------------------------|------------------------------------------|------------------------------------------------------------------|---------------------------------|-------------------
725a93c0ca1f50ec5269345d2fccd84a | 14d4b9b0714e9b0ac9795236ac17af368d4b7038 | 4ff87ea6a2c2f963e6deaedc807d06c7f9822c292d1e9b4cec2f33a6ed3db34d | Winpython64-3.7.2.0Zerob1.exe   |   25 848 567 Bytes
27893e02f452c0e203ce104263e5be80 | 72713ece85ef38286f788dbacac98f24c8f1d5b9 | 9f1f73f5261000fcc4fb919c83a17337d7d22b3db7c755982ff859582f2a082d | Winpython32-3.7.2.0Zerob1.exe   |   25 072 823 Bytes
753f74359bbe6a8591b293f9b19ab5fb | 593751ef3a529a9859dd216befdc0d5337b3dcf5 | 22baac71461705b741ec5994bc40b676d9222cf9fd2ad7ed086d184d577f28b3 | Winpython32-3.7.2.0b1.exe       |  400 069 132 Bytes
d34ae6f5dac48aa296e96da5a1130f80 | ea9439b077dc9d98671dbaec20695b5938fbef51 | e9ad4b379bb83287299f3d74ed349ccfb88e73b411efe09a91b94870fceda105 | Winpython64-3.7.2.0b1.exe       |  507 346 030 Bytes
ff70171e349fcd87217eb9abca68a75d | a7f4ad59d15dada483d373d7712ef506432e649c | 328de83ec66b97b6e2b89cb1fb0208d3ee115a35efd482a0d6fd62cb44e912a3 | Winpython64-3.6.8.0Zerob1.exe   |   25 060 053 Bytes
1f4d301ec99919a684d10d1b51073268 | 30326ab60383483b315659e08e475eb3f1c399d9 | 86005481a3c0de9852068a42c43854e33c8b8c07b74a10fcdd44ed8be87d2528 | Winpython32-3.6.8.0Zerob1.exe   |   24 268 639 Bytes
4fadd186cf296537b9495359330b6ae5 | 693db714736c33c06f4bc3618f7536095d2314fd | 520973d20b115b80287b9fb612e16d58fb9d7f5ce8fd643ab1651a3ca3816be9 | Winpython32-3.6.8.0Qt5b1.exe    |  401 746 003 Bytes
e9dbdcf6a868140521a73baa23c2042b | 5a5dc4142530fddd5951a1f67724d369d1266226 | 68e88ae4bf7f276ae6f8515e48fb78460de52beb4fb98ed5dd95752047e30361 | Winpython64-3.6.8.0Qt5b1.exe    |  502 185 678 Bytes
f5ddb14d1152e196439ff9f1cea1b7e4 | b65f92f6f7899f7f798842145a87aa3239196002 | 740a1a041a9f79fc24ff92e854ac7e84ff1d2d1b8aa875da3723600289bf59d9 | Winpython32-3.7.2.0Ps2b1.exe    |  411 988 633 Bytes
250d19ca44eb83fa2ebae24f1cffe662 | 01223b446b29275562b29ff78115e89e09cf6641 | d9342136369f0d5f1d783539f2867221e002443bf668c22c2727bc858453a82c | Winpython64-3.7.2.0

stonebig

unread,
Dec 26, 2018, 4:08:53 AM12/26/18
to WinPython
Hello,

The WinPython 2018-05 build2 is out

Changes from WinPython 2018-05 build1:
- updated infrastructure:
    - Python-3.7.2, Python-3.6.8,
    - ".exe" legacy packages are no more supported, and so included 7zip can be removed, 
    - build system can use any of the 3 types of installers, and/or generate .zip compressed versions
- Upgraded Packages: 
    - holoviews-1.11.0
    - Pyside2 QML part is now kept,
    - pytorch-1 in 3.6 (test)
- variation per version, for build2:
    - Spyder is not in ps2 release (that will last until pyside2 gains momentum)
    - Tensorflow-1.12 is not in in Python-3.7 releases (uncompatible ... )
    - experimental minimalist "dot" version:
         - zero included packages but pip, setuptools, winpython,
         - packaged with simultaneously with previous INNO installer, and as .zip.

Areas of particular interest for testers: 
- Python-3.7.2, the minimalist "dot" versions.
- QML in pyside2

Focus of next build:
- pandas-0.24.0rc,
- Tensorflow in 3.7 ? 

 MD5                             | SHA-1                                    | SHA-256                                                          | Binary                          | Size              
---------------------------------|------------------------------------------|------------------------------------------------------------------|---------------------------------|-------------------
d0b11ca64a3ac228eb577b60699b52b1 | 3e1adbb6b21b01077de8135f15ada1427e9f8174 | dced3c5a3d383278a5fe4bef1b0d20e1303e143c4827e2ba4249eb6fbc28323f | WinPython64-3.7.2.0dotb2.exe    |   22 500 291 Bytes
082249e9a3afbb684e27c2bf4dd9b48c | 4e89906dcbad901b48e6ab9cbc3a764c4569e255 | 60f291b5a5ca01e02453f3212830cb528ab00f7a620f2bf65c8797a83437848c | WinPython32-3.7.2.0dotb2.exe    |   21 795 177 Bytes
a497dbcb1cde3fceb0086280f7fdd1c8 | e3eb187bde4f674fe880e763a7ee3170b6dee68d | 5b98598e08fc5fb43e8ca8f6b98f8abd8903d7e52c79cd5b1c70c9684d236d62 | Winpython64-3.7.2.0Zerob2.exe   |   27 659 142 Bytes
f85d3a8b6037e35d46a151040e599c0e | 6eba5b00c3bd97d1efde52db049e528c641a34e2 | 265035291d428eac6c7fa7203cf795a891756884a4493b0de1a9ed0c433aab91 | Winpython32-3.7.2.0Zerob2.exe   |   26 880 290 Bytes
8a6e90bc72d1d0759e95f3c0a441f4c4 | 84ccc729275346690842e0867e81eafe9475051a | 09ca3d78cba9b4fdcb0ac1061e3252be8ca001a89da9c3a9303391daa8adeda2 | Winpython64-3.7.2.0dotb2.zip    |   31 119 767 Bytes
4499d713510c615df210dce53a19b428 | b2de1e4d8a18c2c261ed0a1a6cb148d9e5691834 | 9011ff76a1ae9d6e143b84c2bf29957c57c62ce09fd1985d5ebd9703d66e0cf9 | Winpython32-3.7.2.0dotb2.zip    |   30 095 643 Bytes
89bfcc0494e904e68dfce6faa59d6590 | d5d84bb55b53206e1aa01d29074e8735e3599e5d | b497ee0cd25b2fcf4b9868f0f956528c44912a82737654887a60fd3985438c84 | Winpython32-3.7.2.0b2.exe       |  401 114 799 Bytes
7c636516dd60261a7429dbfab60ffe75 | e02c8f138502a7d59b408fa2bbf33ea22190dc49 | 15cd40803d1052bbc3fb8545b1f04e2879ce66e50c80883d42cc38af852918e5 | Winpython64-3.7.2.0b2.exe       |  508 594 559 Bytes
670bb086a1b142a6a0f8928b3597facc | c0eadbfea0a2fdbc0de0f9f57b3f8c0f5a53c8f9 | 409cf5bd17413cb20fce7e4968a24e6b30776853427b9adcb75fbe1ec2d7af46 | Winpython32-3.6.8.0Qt5b2.exe    |  402 995 804 Bytes
29f93dafe9f5da2333379e0099e14347 | d765505be74f3590018acd2e9c6895cecb30b4c7 | d6ee6db5f2bdfc1aced257c58be4d73a0d1acdada6b2cd68095d5e677b76fe95 | Winpython64-3.6.8.0Qt5b2.exe    |  543 953 286 Bytes
b8f79688e06bd2095deb104323dbb417 | 4aa7485875c0e8fbc5c961e483c17178f614097a | 6be4a0ca1838b720e4fb93f9da57c0b225db6ce1083c8479f3e33815e04ebe17 | Winpython64-3.7.2.0Ps2b2.exe    |  528 685 945 Bytes
4ceb0b59bb55a247f6d0ea1face250b1 | 58889c0444aa6dab6c1e95fa47b8d67ef068a0ff | fa85bb9af78780b7d5d6bbc50e61aabd3e818e8bba82555a6a04e872d76879ee | Winpython32-3.7.2.0Ps2b2.exe    |  417 111 352 Bytes
4b40c6a42cff22e62deb7030171632e0 | bf0a64455f1a7ca23ee8fd8fa8cb75d6be13c19a | cdef44eb148b23d2fac0078b3a013e32f18e6f251cc33607a8c1825e775ffce9 | Winpython64-3.6.8.0Zerob2.exe   |   26 938 543 Bytes
079547d237cae732280787c68f0add8c | b5926e07590e9cdc3fd9013c551cdd1b3ada889b | ebf0150511190f07836c8113e2f39bc023f1e88f74b16c15a7baf1f8af8fe4db | Winpython32-3.6.8.0Zerob2.exe   |   26 211 328 Bytes

stonebig

unread,
Jan 6, 2019, 2:27:35 PM1/6/19
to WinPython
Hello,

THe Winpython 2019-01 build3 is out:


Changes from WinPython 2018-05 build2: 
- rebranded WinPython **2018-05** build3 as WinPython **2019-01** build3,
- Upgraded Packages: 
  - numpy-1.15.4,  numba-0.42.0, bokeh-1.0.3,
  - astropy-3.1.1, geoviews-1.6.0 
  - (old) Tensorflow-1.9.0 in Python-3.7
- variation per version, for build3:
  - Spyder is not in ps2 release (that will last until pyside2 gains momentum)
  - Tensorflow-probability is not in Python-3.7 release, due to old Tensorflow version (edward instead) 
  - underlying Qt5 is Qt-5.9 for PyQt5 version, untill Spyder supports Qt-5.12, Pyside2 version (ps2) is Qt-5.12
  - popularity test of a WinPython-3.6.8.0ps2 (Pyside2).

Areas of particular interest for testers: 
- numpy-1.15.4 + numba-0.42 stability,
- Keras with the old Tensorflow on Python-3.7.

Focus of next build:
- pandas-0.24.0rc,


 MD5                             | SHA-1                                    | SHA-256                                                          | Binary                          | Size              
---------------------------------|------------------------------------------|------------------------------------------------------------------|---------------------------------|-------------------
5da13bd504bf0d6f012a292785934c63 | 44275cf0a124e763eb5c2e2ee9cce61d1afb8451 | 1423758f2f78b18ee19258b752852a18113ff020fb73bd7e721992acf9944de3 | Winpython32-3.7.2.0Ps2b3.exe    |  418 296 796 Bytes
32b2ee6bd492bda804eb698a88748b53 | c32a81f1da62dab2fab9a9941f8b372c6bcc67a6 | 5a05de60af2ee5849e69455115e4feb55783c5765cfb724706b962171bec5caa | Winpython64-3.7.2.0Ps2b3.exe    |  559 043 066 Bytes
b15e0c95bf626a6687f0df7a494f52df | d95801b5b76bd272e8d78eaf2a4ed34edd8a4cf0 | a44f48c77a4e15d987091cbcaf02d60a0f052199d9e3383a1afa34ca74b1521f | Winpython32-3.7.2.0b3.exe       |  402 283 650 Bytes
93c3a62683754eef7221a144ab0a0188 | 5c49b07561ec6902522d83fdabb2a83eb8ec0775 | 4ea9c5672e3b811e5ea4c025b33e28b4a785a9f2a0d56d89f331a38a63af708a | Winpython64-3.7.2.0b3.exe       |  538 943 336 Bytes
54df5ffe43e5441d2332135471aae784 | a6a3250e941782e1fd8e6401b1fe22fce7edaff1 | ab4092acbf5bf6339488aa1bedbf48aeaf5193c6df491457557198ea0ee8bcd6 | Winpython64-3.6.8.0Qt5b3.exe    |  546 537 574 Bytes
a344a1bf6777bb3d002c59be1b94de40 | b68b6e308252b62544f28099c39e5bc30129fc4d | 7db6cb34a1032d3bb53686d2038f79e9575e062f05527445ea2353f80c058422 | Winpython64-3.6.8.0Ps2b3.exe    |  566 520 784 Bytes
4baa3f7087437953c7c04c4dc795e07b | f373a8b795e84c2e556f8085d72a668a6eb8e710 | 9a389935a8801258ecf9f2b6cef9b3e33fefdbe10181702f51f6bef32bc22060 | Winpython32-3.6.8.0Ps2b3.exe    |  420 206 057 Bytes
44f1ea606753c8525d2b43d3157653a8 | 30a642377090298224fa71556bda1034cb18e1f8 | 7a207e7b00eeaaade32ee95952dc1aaccb11d3d84f3b04691db3dbed515f716c | Winpython32-3.6.8.0Qt5b3.exe    |  404 240 060 Bytes



stonebig

unread,
Jan 13, 2019, 3:50:07 PM1/13/19
to WinPython
Hello,

The Winpython 2019-01 build 4 is out.

Changes from WinPython 2018-05 build3: 
- Upgraded Packages: 
  - pandas-0.24.0rc1 
  - Qtpy-1.6, Spyder-3.3.3.dev0-2019-01-12 (with PyQt-5.12 support),
  - bokeh-1.0.4, holoviews-1.1.1a0-20190112 

- variation per version, for build4:
  - Spyder is not in ps2 release (that will last until pyside2 gains momentum)
  - Tensorflow-probability is not in Python-3.7 release (still hope, if Tensorflow-1.13 in 2 weeks)
  - underlying PyQt5 is Qt-5.9 (hope for PyQt-5.12 in 2 weeks),
 
Areas of particular interest for testers: 
- pandas-0.24.0rc,

Hope for Next Build (rc):
- pandas-0.24.0,
- Tensorflow-1.13 on Python-3.7



 MD5                             | SHA-1                                    | SHA-256                                                          | Binary                          | Size              
---------------------------------|------------------------------------------|------------------------------------------------------------------|---------------------------------|-------------------
eca6f429c014fa8857e4093045f56a72 | 062b3dcc8321407a56656dd28ab903630303e8b3 | 899393a8201b126a6519a57de3b4a16ef12f381c3496d1c52cb4c31d1735608f | Winpython32-3.7.2.0b4.exe       |  403 121 530 Bytes
6ba8b85641eda12f1b8574518c42f7e3 | b2bd1731eb11782078b6c7ec3bb1dc9c0c3842e0 | 0cca4a85022fe742c4f2509e9c8a0493de7beb4aaec69a93469c321e363884b4 | Winpython64-3.7.2.0b4.exe       |  539 856 109 Bytes
8a09e38535e145fe212f9021b6598654 | ccbf62e8b5f0835a22b0e2830cebc06acdcd1f8a | f39991c281e469a4dd8bc706d2cbb563cde7359b543b7c92f7c176651b65bfe9 | Winpython32-3.7.2.0Ps2b4.exe    |  418 995 173 Bytes
6f5dbccba31418c57bb0f66e2d4e4b62 | 6d772c80a720ce080e09aa1bb1f8359829cb53c9 | 10c75a5c52abd9787090fead9eae2bb9e0a54f77ca1894c08e7d68cd1a4eb3e9 | Winpython64-3.7.2.0Ps2b4.exe    |  559 870 558 Bytes
294288fc78822a69b918e1c1e542afda | 47d9d610d33fe9cb8020da98c6b573511b3a847c | d4790a5abcd4a9fc3d51fff40cdda17489f7ff50d9bba8056e6f9a3513f98dd0 | Winpython32-3.6.8.0Qt5b4.exe    |  405 052 218 Bytes
19a1d8a2b10e5207f99ad28cd6ecf07c | d8b5f869763620c07a1252ca292179ffa08ec3ea | 088a1bd5b548f966f2200ccbc0a9bfa955bbec64b34daf0a0daf5fa4efcda042 | Winpython64-3.6.8.0Qt5b4.exe    |  547 354 925 Bytes
ca9b8846eaa1602e51cbad9ae7247dd3 | 02aee1acfa1b0d12a495f36b41a2723acc793f7a | 6414a407418121053c21f9776b4ecfc5db24187d1d9326569e538398c9c7d255 | Winpython32-3.6.8.0Ps2b4.exe    |  420 971 485 Bytes
588363e4c26cc84b3acf930798532dfb | 802a387151d0ad916427ff6a07df5d0d510d777e | 13365ce79678190ab1ad47690d592b18064148c205ca9fe0ceb57722db021cba | Winpython64-3.6.8.0Ps2b4.exe    |  567 340 779 Bytes


Message has been deleted

stonebig

unread,
Feb 17, 2019, 9:46:45 AM2/17/19
to WinPython
Hello,

The WinPython 2019-01 build5 is out.

2018-02-16 (pandas-0.24.1, PyQt5-5.12, Tensorflow-1.13.0rc2 with Python-3.7 support)

Changes from WinPython 2019-01 build4: 
- Upgraded Packages: 
  - pandas-0.24.1, Spyder-3.3.3, PyQt5-5.12, Scipy-1.2.1, Cython-0.29.5
  - holoviews-1.1.1, pytorch-1.0.1, Tensorflow-1.13.0rc2
- [reduced] variation per version, for build5:
  - Spyder is not in ps2 release (that will last until pyside2 gains momentum)
- remark of 2019-02-13: bug on PyQt5-5.12 with Spyder3 Spyder 3 theme https://github.com/spyder-ide/spyder/issues/8748 , so ... using "Spyder  2" icon theme

Areas of particular interest for testers: 
- pandas-0.24.1,
- solving the "spyder 3" icon theme / PyQt5-5.12  incompatibility 

Hope for Next Build (rc):
- Tensorflow-1.13  final
- Forgotten tensorflow_probability (in Python-3.7)

 MD5                             | SHA-1                                    | SHA-256                                                          | Binary                          | Size              
---------------------------------|------------------------------------------|------------------------------------------------------------------|---------------------------------|-------------------
645c198c57a85ad0bfa5368876827a6f | 2e502ae4124aef613bd07318596ee9989670d45c | 5d1a5e49b4555b4e63d273bdc88f97c7d29d8229b6b0755658d94c800e785b47 | Winpython32-3.7.2.0b5.exe       |  417 153 679 Bytes
826c5e7a991485d91376af8a5fbf8ebb | 0598e6e89ce801e5c20f511d3bc17320a4f9ac57 | f111204599a76642196f2cccba2aef6c1b9604dfc288f7753a34ab91560c60d1 | Winpython64-3.7.2.0b5.exe       |  571 794 903 Bytes
03ead4f0cd137f66fb61c0ce47ebe279 | b891bcfb32d40c1d02ed4819149edb47dd0b062d | 089f12560793e55dab28b874f3edb1839dc122e906757ad670d18ce58bde99a3 | Winpython64-3.7.2.0Zerob5.exe   |   27 742 139 Bytes
604333741d15143908436821c422111f | ebd8d1d4e2e0f857edcaff65311d06c69bd0dca6 | 8406b8c521ce8b3fdc0c2cc2e5b7fa2cd17b4fc23368c5fc7d39a778a8ee1667 | Winpython32-3.7.2.0Zerob5.exe   |   26 965 854 Bytes
e60739d824120f3a04b64d3f5ad7d02b | 1e82448111ae63661ae753e9ebd279a2a0b1ac44 | fca0a32f47a52707c645c3149037dcc3878431300fb66bf7a13357606feaeaef | Winpython32-3.7.2.0Ps2b5.exe    |  420 944 930 Bytes
78cce072056944b7d1bb0be7fecce364 | b481ca4cc5bc8b5aa67e1f002f8c43271e629220 | c1f64c423a3e6dfe57a7e8f7e8ccacb3a9647425fd734648b76f651d7925bf67 | Winpython64-3.7.2.0Ps2b5.exe    |  577 869 307 Bytes
013ebb22b0fa00c32bb3076f867d8e1c | 4ea49d7516aa1c8ac652876a8b0c0d1ce6e48bd5 | 7f8b53b9b9ba438dfaef350d79708b8eb59ea12ec2d944f62e8664d0e4fca322 | Winpython64-3.6.8.0Qt5b5.exe    |  574 314 396 Bytes
a743eea308c3aa2c5d34a02f36bf16d4 | 074a4517f61d424af4d5494ea23f011cc226a448 | 8f11af7f97b90023a459cbf1c445018c688a269b8fecdfc74ebbabec1715d1b6 | Winpython32-3.6.8.0Qt5b5.exe    |  419 071 064 Bytes
3d3189faf0bac52cdfd5660c36585514 | bf73153a76ab9589b05b962aed6fab9c4bc26330 | 1f7e6336d4993dcdb08884ec28e46f2232a8d90e8afcd14e89f8081884aa97f4 | Winpython32-3.6.8.0Ps2b5.exe    |  422 851 026 Bytes
978ec13663682e80efdbb77c6c16cf18 | 4064e0cc020a22d1a285ef71ee1394b9a4d1356f | 9090f3e80fc9336c35a7f636c873c5e41cd165862c75578a29663908f74c17cd | Winpython64-3.6.8.0Ps2b5.exe    |  579 682 679 Bytes


stonebig

unread,
Mar 5, 2019, 3:19:36 AM3/5/19
to WinPython
Hello,

The WinPython 2019-01 rc is out.


Changes from WinPython 2019-01 build5:
- Upgraded Packages: 
  - numpy-1.16.2, matplotlib-3.0.3, scikit_learn-0.20.3
  - holoviews-1.11.3, Tensorflow-1.13.0, nodejs-10.15.2

Areas of particular interest for testers: 
- provided notebooks shall work without issues (expect one RTFM message from Keras)
- stability of this last 3.6 release,


If no major problem is reported it will be re-badged as final in a few days.

 MD5                             | SHA-1                                    | SHA-256                                                          | Binary                          | Size              
---------------------------------|------------------------------------------|------------------------------------------------------------------|---------------------------------|-------------------
af0fd4452aab6f0603b843a7cc7cb53d | 0c5f289c7a6d0eec248a903d3ca0876c06f22c1f | acfc2933071b3514de206485770512957f3119630585225571215ea5c0ba53b1 | Winpython64-3.6.8.0Zerorc.exe   |   27 034 990 Bytes
d2bd491428e22391cd19732a91d88720 | ce111ba013b922bbf34a4afc82abc572003624c4 | c20024700be85f01f8607f10e40cb696a330039f2564c831ace43442506530cf | Winpython32-3.6.8.0Zerorc.exe   |   26 310 310 Bytes
f84c018a0c231507f678f6bf9340daa8 | b17dbedd7ec048a6a230a223c0a9e180d23cb7ef | c9519148f6e996859b0d920ac6dd99085a988e17970b0a893617a14260bdd41d | Winpython32-3.6.8.0Ps2rc.exe    |  437 574 028 Bytes
16d95f14986a858af494d785445dc440 | 74c093422e21ac8f1b2aca91e61935f229c86384 | d722554b10b7e1700bf61978a61fd2d119d6ca12a3c6e869251df8a2f1e7e617 | Winpython64-3.6.8.0Ps2rc.exe    |  588 383 206 Bytes
c0bb191d66af2883cb40b20284966d4d | a6df168ad3776323b3e86bfa6938a51e5a9b9408 | cb6d184af3536e46683c6aaec2c0972b347cb0068daaf812981553d264103179 | Winpython32-3.6.8.0Qt5rc.exe    |  433 004 327 Bytes
81f83854f547a7b25a56cbfe87f0c3b7 | 5fac410215bd22c3fe33cf2881309620b5f4d72f | 33060b8180e7ce536256874ddf97e383cae22cc3f3b1de3e1b000d899c140b31 | Winpython64-3.7.2.0Zerorc.exe   |   27 758 006 Bytes
36776779b8859e857a9358c88137d2c5 | 7298cbd1e215547011541ce06c7aeccf526cf1c3 | e24c4d4f183f478cba9104ddeac9b44a4908642c7ddab80fe452323e22c7ac75 | Winpython32-3.7.2.0Zerorc.exe   |   26 973 857 Bytes
5fc7f52f07463d622423787ee18387ea | 3938cd9e76c08c067c21e8bf804e9e636266e51f | 9aedbfe42b94a621266e394121b30e75344a8dbac405bf69aac35a991267d1e4 | Winpython64-3.6.8.0Qt5rc.exe    |  582 132 226 Bytes
be41162fc1c39045117b5bd37dbab906 | 8346324a3affe6769f1139d53c46b399af4d3ee1 | 98792584383137adc870735b7d5a2df49a635bc00e4fdb7548ea15df0ab29394 | Winpython32-3.7.2.0Ps2rc.exe    |  435 553 800 Bytes
1f7a3dfe1b0f9f5974367173282399ec | b9341e05ec1ab10faf3cfb84276cb6f1f1c5fa23 | 172955fc63eea8abd602712f3417407e760fde174b350052b68a55e52a4777e4 | Winpython64-3.7.2.0Ps2rc.exe    |  586 713 948 Bytes
ba1a83a5336897df8400973e4989a735 | 381e96c93ef95fe4bdbd1ec12d9098d502474244 | f8d117dd1de4359cca62ad996bb1f43f8991fa2731c79b95ce582605a0870808 | Winpython32-3.7.2.0rc.exe       |  430 994 855 Bytes
cb14887e5f247cdfca96779325fe1e1d | fb910fcf5d2504553d8272ac5936b3a36b8a78fe | 839e38825a7fefee6b61c4b203804c5a6084115e6c64af1f73498efb4ede6ae3 | Winpython64-3.7.2.0rc.exe       |  580 346 706 Bytes


Also, WinPython-3.8 alpha series is started (to follow Python-3.8 progress) :
- with a minimal WinPython-3.8.0.0 dot version,
- with 7zip standard "auto-unzipper ".

Main interest:
- experimenting with PEP 572 -- Assignment Expressions (current state)
- experimenting with 7zip auto-unzipper 

 MD5                             | SHA-1                                    | SHA-256                                                          | Binary                          | Size              
---------------------------------|------------------------------------------|------------------------------------------------------------------|---------------------------------|-------------------
1055259e1f12c018cbeac93619f449b9 | 2e0d9a16c8992ad8c44e87c6f6e8b34cf1d5cacd | e1a03c844931ffe5d531a5ca361abdd5c7b5ada45f2e799253ccd4e92d775e6c | Winpython32-3.8.0.0dota2.exe    |   21 853 455 Bytes
0b9b0852ba319cd97aee78f1adcc1c35 | 88c8d92c061bd927cf7c1070da5a2aa5e6de9ccb | 569a1c0286b8778c1198c9dcfac8bf780f7b637650255a79bf46821c554ed40e | Winpython64-3.8.0.0dota2.exe    |   22 577 769 Bytes

stonebig

unread,
Mar 9, 2019, 12:43:24 AM3/9/19
to WinPython
Hello,

The WinPython 2019-01 final  is out.

Changes from WinPython 2019-01 rc: 
- QtAwesome-0.5.7 Upgraded Package for the PyQt5 versions (not the Ps2 nor the Zero ones)
- Spyder3 initial theme for icons is back to "Spyder 3" 

exactly as rc (no re-spin):

 MD5                             | SHA-1                                    | SHA-256                                                          | Binary                          | Size              
---------------------------------|------------------------------------------|------------------------------------------------------------------|---------------------------------|-------------------
af0fd4452aab6f0603b843a7cc7cb53d | 0c5f289c7a6d0eec248a903d3ca0876c06f22c1f | acfc2933071b3514de206485770512957f3119630585225571215ea5c0ba53b1 | Winpython64-3.6.8.0Zero.exe     |   27 034 990 Bytes
d2bd491428e22391cd19732a91d88720 | ce111ba013b922bbf34a4afc82abc572003624c4 | c20024700be85f01f8607f10e40cb696a330039f2564c831ace43442506530cf | Winpython32-3.6.8.0Zero.exe     |   26 310 310 Bytes
81f83854f547a7b25a56cbfe87f0c3b7 | 5fac410215bd22c3fe33cf2881309620b5f4d72f | 33060b8180e7ce536256874ddf97e383cae22cc3f3b1de3e1b000d899c140b31 | Winpython64-3.7.2.0Zero.exe     |   27 758 006 Bytes
36776779b8859e857a9358c88137d2c5 | 7298cbd1e215547011541ce06c7aeccf526cf1c3 | e24c4d4f183f478cba9104ddeac9b44a4908642c7ddab80fe452323e22c7ac75 | Winpython32-3.7.2.0Zero.exe     |   26 973 857 Bytes
f84c018a0c231507f678f6bf9340daa8 | b17dbedd7ec048a6a230a223c0a9e180d23cb7ef | c9519148f6e996859b0d920ac6dd99085a988e17970b0a893617a14260bdd41d | Winpython32-3.6.8.0Ps2.exe      |  437 574 028 Bytes
16d95f14986a858af494d785445dc440 | 74c093422e21ac8f1b2aca91e61935f229c86384 | d722554b10b7e1700bf61978a61fd2d119d6ca12a3c6e869251df8a2f1e7e617 | Winpython64-3.6.8.0Ps2.exe      |  588 383 206 Bytes
be41162fc1c39045117b5bd37dbab906 | 8346324a3affe6769f1139d53c46b399af4d3ee1 | 98792584383137adc870735b7d5a2df49a635bc00e4fdb7548ea15df0ab29394 | Winpython32-3.7.2.0Ps2.exe      |  435 553 800 Bytes
1f7a3dfe1b0f9f5974367173282399ec | b9341e05ec1ab10faf3cfb84276cb6f1f1c5fa23 | 172955fc63eea8abd602712f3417407e760fde174b350052b68a55e52a4777e4 | Winpython64-3.7.2.0Ps2.exe      |  586 713 948 Bytes


with QtAwesome-0.5.7 patch and Spyder back to its usual "Spyder 3" QtAwesome icons:

 MD5                             | SHA-1                                    | SHA-256                                                          | Binary                          | Size              
---------------------------------|------------------------------------------|------------------------------------------------------------------|---------------------------------|-------------------
3f8b942d2fc50990864c2a454435687a | 39ebd5ea0f11b5576ce800774883265b767f3439 | 2f8d7a10aeabf8ab01e2c8f2d180c4807a797403ebb2cc66ae551e371cb92f9d | Winpython32-3.6.8.0Qt5.exe      |  432 998 123 Bytes
e54a87bbdc927bd87b24fc1a416996cf | 839f55db8c1048cdbfc65aa783e225e78ccd1420 | a52cf78226c344f61ec01ce335c310fff3aff8d80ce98b864d3f2da4f692ea04 | Winpython64-3.6.8.0Qt5.exe      |  582 123 214 Bytes
fda526fd1fc4c08f95f7f3fc0e8dd164 | 3feff603c664ab923180de77bd964117f80cbd22 | 40a80d2fba1348da785bd97ee8de4e69c554c3d9dcd632b623a0f12e3ddb5ec0 | Winpython32-3.7.2.0.exe         |  431 047 193 Bytes
cba20b030f2e87d0f4a61696e19ae933 | e5b63f0d52909f46abb55a821cbe6ebbd1c34824 | 3fb3ece2ba20fa903f15b642f5749a4517c2557788801197a981eea11ec21865 | Winpython64-3.7.2.0.exe         |  580 357 926 Bytes

Message has been deleted

Thomas Haslwanter

unread,
Mar 20, 2019, 4:54:36 AM3/20/19
to WinPython
Hi,

Thanks for the fantastic work!
I wanted to point out, though, that there seems to be a basic problems with all the Jupyter modules in this release:
in the Jupyter QtConsole, Jupyter Notebook, and Jupyter lab, the external plotting does not work:

import matplotlib.pyplot as plt
%matplotlib

plt
.plot([1,2,5])

leads in all of these applications to a frozen plot window.
Thomas

stonebig

unread,
Mar 23, 2019, 2:02:31 PM3/23/19
to WinPython
Hello Thomas,

I never saw "%matplotlib" being used without complement to specifiy the backend.
You may try as the example WinPython_checker.ipynb

import matplotlib.pyplot as plt
%matplotlib inline
plt
.plot([1,2,5])



or

import matplotlib.pyplot as plt
%matplotlib notebook
plt
.plot([1,2,5])
plt
.show()

Thomas Haslwanter

unread,
Mar 25, 2019, 5:28:09 PM3/25/19
to WinPython
Hi stonebig,

the matplotlib docu says:
Examples

--------

To enable the inline backend for usage with the IPython Notebook::  

 
In [1]: %matplotlib inline

In this case, where the matplotlib default is TkAgg::  

 
In [2]: %matplotlib

 
Using matplotlib backend: TkAgg


But you can explicitly request a different GUI backend::
 
 
In [3]: %matplotlib qt
 

You can list the available backends using the -l/--list option::  

 
In [4]: %matplotlib --list

 
Available matplotlib backends: ['osx', 'qt4', 'qt5', 'gtk3', 'notebook', 'wx', 'qt', 'nbagg',

 
'gtk', 'tk', 'inline']



But with none of the options could I get an interactive GUI working. See the attached screenshot.


Does anybody else have that problem?


Best regards, thomas

py372_Jupyter_problems.png

stonebig

unread,
Mar 27, 2019, 4:41:20 PM3/27/19
to WinPython
Hi thomas,

You missed the "Ipython Notebook" words of the documentation.

In your screenshot:
- you are using the Qt Console instead,
- and so when using TkAgg as the backend of your plot from QtConsole, you mix the "Qt" Event Loop and the "Tcl/Tk" event loop, and it doesn't end well.
Reply all
Reply to author
Forward
0 new messages