diff options
| -rw-r--r-- | guix-science/packages/machine-learning.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-science/packages/machine-learning.scm b/guix-science/packages/machine-learning.scm index c7f7e9b..2ae8394 100644 --- a/guix-science/packages/machine-learning.scm +++ b/guix-science/packages/machine-learning.scm | |||
| @@ -1745,7 +1745,7 @@ versions.") | |||
| 1745 | (string-append #$(this-package-input "python-numpy") | 1745 | (string-append #$(this-package-input "python-numpy") |
| 1746 | "/lib/python" | 1746 | "/lib/python" |
| 1747 | python-version | 1747 | python-version |
| 1748 | "/site-packages/numpy/core/include/numpy") | 1748 | "/site-packages/numpy/_core/include/numpy") |
| 1749 | "/tmp/numpy-include")) | 1749 | "/tmp/numpy-include")) |
| 1750 | ;; You can get the list of possible values of | 1750 | ;; You can get the list of possible values of |
| 1751 | ;; TENSORSTORE_SYSTEM_PYTHON_LIBS and | 1751 | ;; TENSORSTORE_SYSTEM_PYTHON_LIBS and |
