Changes in requirements to run Studio on Python 3.8#2236
Changes in requirements to run Studio on Python 3.8#2236jredrejo wants to merge 1 commit intolearningequality:developfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #2236 +/- ##
========================================
Coverage 80.80% 80.80%
========================================
Files 289 289
Lines 14022 14022
========================================
Hits 11331 11331
Misses 2691 2691 Continue to review full report at Codecov.
|
|
Getting some errors: |
|
Also submitted a PR for some missing |
@DXCanas this is my numpy installation: can you check which version do you have installed in your venv? |
Sure! I have the same as you: Seems like I'm getting the same error with |
|
Note that numpy should now be removed from the Studio dependencies. |
|
As noted from the discussion in #2533 it is probably desirable that we have a single Python version target for Studio. Perhaps we can upgrade that target to Python 3.8 when we upgrade the Django version, but for now Python 3.6 is what we are using. Closing for now. |
Description
Upgrade some python packages to be able to run Studio on python 3.8
Steps to Test
Using different versions of Python:
pip install -r requirements.txtmake prodceleryworkersDo current tests pass?
Reviewers
If you are looking to assign a reviewer, here are some options: