Skip to content

Commit

Permalink
roll back nevergrad container changes
Browse files Browse the repository at this point in the history
  • Loading branch information
wguanicedew committed Mar 12, 2024
1 parent 2381414 commit 6aa605c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions main/tools/container/singularity/idds_nevergrad.def
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ From: centos:7
&& echo "set the locale" \
&& localedef --quiet -c -i en_US -f UTF-8 en_US.UTF-8

pip install --upgrade pip
pip install nevergrad

%environment
# export LC_ALL=C
# export PATH=/usr/games:$PATH
Expand Down

0 comments on commit 6aa605c

Please sign in to comment.