Skip to content

Commit ea10116

Browse files
committed
Add the information of PySCF in the installation guide
1 parent 5bb6bb5 commit ea10116

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

website/installation.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
Installation
44
############
55

6+
.. note::
7+
Because the dependency `PySCF <https://pyscf.org/user/install.html>`
8+
does not support Windows, `AtomDB` is not supported on Windows. But we can use
9+
`AtomDB` with `Windows Subsystem for Linux (WSL) <https://learn.microsoft.com/en-us/windows/wsl/>`_.
10+
611
Downloading Code
712
================
813

@@ -136,4 +141,4 @@ formats, run,
136141

137142
.. code-block:: bash
138143
139-
make
144+
make

0 commit comments

Comments
 (0)