Closed prabhatnagarajan closed 4 years ago
/test
Successfully created a job for commit 3987d4d:
/test
Successfully created a job for commit 3987d4d:
/test
Successfully created a job for commit 7ea0292:
/test
Successfully created a job for commit 4a3a2c6:
/test
Successfully created a job for commit 347fe16:
/test
Successfully created a job for commit d54c60b:
/test
Successfully created a job for commit 7eb7d63:
/test
Successfully created a job for commit 8839092:
/test
Successfully created a job for commit d8ffda2:
Can you explain why it needs python 3.6?
Some of the previous PR CIs were failing: https://ci.preferred.jp/chainerrl.py3.cpu/62915/
2020-09-16 16:48:46.403755 STDOUT 2092] | Downloading https://files.pythonhosted.org/packages/53/10/776750d57ade26522478a92a2e14035868624a6a62f4157b0cc5abd4a980/scipy-1.5.2.tar.gz (25.4MB) | 5.1s
-- | -- | --
2020-09-16 16:48:51.473617 STDOUT 2092] | Complete output from command python setup.py egg_info: |
2020-09-16 16:48:51.473630 STDOUT 2092] | Traceback (most recent call last): |
2020-09-16 16:48:51.473644 STDOUT 2092] | File "<string>", line 1, in <module> |
2020-09-16 16:48:51.473747 STDOUT 2092] | File "/tmp/pip-build-sxosch92/scipy/setup.py", line 31, in <module> |
2020-09-16 16:48:51.473749 STDOUT 2092] | raise RuntimeError("Python version >= 3.6 required.") |
2020-09-16 16:48:51.473756 STDOUT 2092] | RuntimeError: Python version >= 3.6 required.
I thought it would be ok to update the required version to 3.6 (at least for testing).
/test
Successfully created a job for commit 7b2fabb:
/test
Successfully created a job for commit 484f12e:
/test
Successfully created a job for commit c41db82:
This fixes the build and changes the supported Python version to 3.6.