-
Notifications
You must be signed in to change notification settings - Fork 317
release 2016-03 Follow-up #309
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
Comments
Work items:
(Build1: pandas 0.18.1, ipywidgets 5.0, packages updates, around May 8th)
(Build2: scipy 0.17.1, matplotlib1.5.2rc1, holoviews 1.5.0 around may 23rd)
(Build3: end may/early june, powershell launcher, 'mini' popularity test)
(Build4: june 11th, at last the ground-breaking changes: spyder post-b3, PyQt-5.6, prompt-toolkit20160612+)
(Build 5)
(Build 6: fixing wppm bug found while doing build 5, python 3.5.2 final)
(RC: 1x of june, due to very slow motion on awaited packages) progress towards building from Zero:
To Consider:
|
numexpr v2.5.2 is available. qtpy v1.0.1 is available: https://github.com/spyder-ide/qtpy/blob/master/CHANGELOG.md Microsoft Visual C++ 2015 Redistributable Update 2 is available: |
hi @hiccup7 , Thanks for the notice on VC++, I don't see any alarms on that per default. the x86 update worked, but x64 one doesn't work ... I'm already qtpy 1.0.1 in my test, so that is unfortunately not the solution. Debuging Qt issues is really not my speciality. |
My understanding is that for x64 Windows, only the x64 VC++ needs to be installed (and updated). It supports both x64 and x86 apps. I'm not sure what problems are created by installing the x86 VC++ and then the x64 VC++ on a x64 Windows PC. Maybe this is why you are having trouble updating. You could try uninstalling both x86 and x64 VC++, and then install only x64 of VC++ update 2. |
i apparently have to remove it by hand and retry install ... trying to figure out where to clear ... ok, the x64 update installation package is buggy. will be update 2 on X86 and update 1 on X64. I need the x86 to build 32bit versions |
I don't have VC++ 2015 installed (neither x64 nor x86). It is Numba and Python 3.5 that will cause me to install it. I only use WinPython x64. Do you recommend I install VC++ 2015 x64 Update 1 or Update 2? It would be helpful to other WinPython users to have good guidance on this issue. After we have a clear understanding, maybe post a recommendation on the WinPython Google group. |
Both should be ok. Please note that "VC++2015 redistribuable", is not "VC++ 2015" . one is 50 times smaller than the other. |
I thought you were referring to the redistributable when you said VC++. I'm glad you clarified your environment for me. I saw this issue: #315 |
build1 (2016-05-0x): pandas 0.18.1 + ipywidgets 5.1.3 + ipyleaflet 0.2main features (since WinPython 2016-02):
Area of interest for testers:
History of changes for WinPython 3.4.4.3Qt5 (build1)The following changes were made to WinPython distribution since version 3.4.4.2Qt5. Python packagesNew packages:
Upgraded packages:
Removed packages:
|
Good news! I installed "VC++2015 redistributable x64 update 2", WinPython 3.4.4.2 x64 under C:\Program Files, modified the scripts in accord with #316 and #323 and ran Winpython_checker.ipynb. All tests passed except for the one that required internet access, but this computer is not connected to the internet so that is expected. This answers my question about the Numba package working. |
great! Next step is to get "PyQt5.6+Spyder" working on Python 3.5. |
build2 (2016-05-23): matplotlib 1.5.2rc, holoviews 1.5.0, dask 0.9)main features (since WinPython 2016-03 build 1):
Area of interest for testers:
History of changes for WinPython 3.4.4.3Qt5The following changes were made to WinPython distribution since version 3.4.4.2Qt5. Python packagesNew packages:
Upgraded packages:
Removed packages:
|
build3 (2016-05-29: powershell prompt test)main features (since WinPython 2016-03 build 2):
Area of interest for testers:
The following packages are included in WinPython v3.5.1.4Mini b3. Tools
Python packages
History of changes for WinPython 3.4.4.3Qt5b3The following changes were made to WinPython distribution since version 3.4.4.2Qt5. Python packagesNew packages:
Upgraded packages:
Removed packages:
|
Regarding |
ok, |
build4 (2016-06-11: Ipython5, Qt5.6 for WinPython3.5)main features (since WinPython 2016-03 build 3):
Area of interest for testers:
Side-note:
next step: (Release Candidate: june 1X)
History of changes for WinPython 3.5.1.4Qt5The following changes were made to WinPython distribution since version 3.5.1.3Qt5. Python packagesNew packages:
Upgraded packages:
Removed packages: |
build5 (2016-06-2x: Ipython5, Qt5.6 for WinPython3.5)main features (since WinPython 2016-03 build 4):
Area of interest for testers:
Side-note:
|
matplotlib v1.5.2 was released. |
rc (2016-07-14: Ipython5, numpy 1.11.1, scipy 0.18.0rc2, spyder 3.0b4, Qt5.x for WinPython3.5)main features (since WinPython 2016-03 build 5):
Side-note:
History of changes for WinPython 3.4.4.3Qt5The following changes were made to WinPython distribution since version 3.4.4.2Qt5. Python packagesNew packages:
Upgraded packages:
Removed packages:
|
@stonebig - Thanks for creating this build. I see that Python 3.4.5 was released. Do you want to use it for your next build? |
The WinPython RC build allowed me to find an important regression in numexpr 2.6.0. I tested numexpr 2.6.1 from www.lfd.uci.edu/~gohlke/pythonlibs/ and I confirmed that the regression has been resolved. |
I'll do an rc2, with currently:
nota:
|
rc2 (2016-07-19: Ipython5, numpy 1.11.1, scipy 0.18.0rc2, spyder 3.0b4, Qt5.x for WinPython3.5)main features (since WinPython 2016-03 rc1):
History of changes for WinPython 3.4.4.3Qt5The following changes were made to WinPython distribution since version 3.4.4.2Qt5. Python packagesNew packages:
Upgraded packages:
Removed packages:
|
Features:
Highlight:
New packages: distributed, ipyleaflet
Infrastructure:
Cleanups:
Removals:
Specific Notes:
The text was updated successfully, but these errors were encountered: