This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
Numpy version is overwriting to old one after "make system" command #1045
Labels
bug
Request a fix or change to the code
Comments
catzzz
pushed a commit
that referenced
this issue
Jan 6, 2022
dchassin
pushed a commit
that referenced
this issue
Jan 6, 2022
* fix make install causes pyhton validation error fix #1056 * fix missing when using --parallel option #1044 * update python3.9.6 and necessary packages * update mono installation * fix numpy and matrix version not the latest version issue. #1045 * repair test_matrix_random,#assert == '1.22.0' * remove test Dockerfile' * modify in test_matrix_*.glm * add test Dockerfile * test success, remove Dockerfile * update test_matrix.glm #assert ! '<' '1.21.0' * add python package * add test Dockerfile * test and validate success, remove Dockerfile Co-authored-by: JimmyLeu76 <jimmyleu@slac.stanford.edu> Co-authored-by: David P. Chassin <david.chassin@me.com>
dchassin
added a commit
that referenced
this issue
Jan 9, 2022
* fix make install causes pyhton validation error fix #1056 * fix missing when using --parallel option #1044 * update python3.9.6 and necessary packages * update mono installation * fix numpy and matrix version not the latest version issue. #1045 * repair test_matrix_random,#assert == '1.22.0' * remove test Dockerfile' * temporary Dockerfile. one validation error : ERROR [2000-01-01 00:00:00 EST] : on_exit 0 'test == CURRENT' command failed (return code 2) * fix test_violation_record.glm. sh: 1: test: CURRENT: unexpected operatordone)...; I should try on centos to check if this test valid * update * add test Dockerfile * add temporary test Dockerfile for debian * updat python3.9.6 installation * update build toos for gridlabd * try the final test * update installation dependencies * remove merge confic * add test Dockerfile of debian 10 * final test and validation pass. remove Dockerfile * Remove deltamode failure tests * Remove more unneeded deltamode error tests Co-authored-by: JimmyLeu76 <jimmyleu@slac.stanford.edu> Co-authored-by: David P. Chassin <david.chassin@me.com>
aivanova5
added a commit
that referenced
this issue
Feb 16, 2022
* fix make install causes pyhton validation error fix #1056 * fix missing when using --parallel option #1044 * update python3.9.6 and necessary packages * update mono installation * fix numpy and matrix version not the latest version issue. #1045 * repair test_matrix_random,#assert == '1.22.0' * remove test Dockerfile' * add setup-Linux-debian-11.sh * copy debian10 content to debian11 * add --enable-share in debian 11 * temporary test file * add --enable-shared , remove unnecessary dependencies for test * set localtime from America/Los_Angeles * passs installation and validation * merge from previous change about * add determine timezone condition * modify bash if condifion * remove temporary Dockerfile and restore install docemnts dependencies * temperory file for windows wsl test * pass installation and validation in docker and windows/wsl * add install idalog -y * fix shell arrow key broken * add get timezone from web. if the httpcode is not 200, set default timezone as UTC/GMT * add update pip * remove Dockerfile, pass installation and validation in Docker debian:11 and Windows/WSL/Debian * remove dupliacte install curl * add config tzdata * check /etc/timezone exist Co-authored-by: JimmyLeu76 <jimmyleu@slac.stanford.edu> Co-authored-by: Alyona Teyber <Ivanova.alyona5@gmail.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Problem description
Even Numpy is updated to the latest version during installation, the Numpy version is overwriting to the old version after "make system" command.
Steps to reproduce
The error shows
System information
The text was updated successfully, but these errors were encountered: