Skip to content

Commit d45e26b

Browse files
committed
add libcurl version to avoid Julia bug
1 parent dfb2cdc commit d45e26b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ dependencies:
109109
# but if we can switch over to the conda-forge version, we should be able to remove this line because it
110110
# depends on OpenBLAS instead
111111
- conda-forge::mkl >=2023.1.0
112+
- conda-forge::libcurl <= 8.9 # this is because of a Julia bug associated with libcurl 8.10+
112113

113114
# additional packages that are required, but not specified here (and why)
114115
# pydqed, pydas, mopac, and likely others require a fortran compiler (specifically gfortran)

0 commit comments

Comments
 (0)