We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c8506b commit b1eb7a1Copy full SHA for b1eb7a1
doc/source/Python.rst
@@ -6,7 +6,12 @@ Gracklepy: Running Grackle in Python
6
Grackle comes with a Python interface, called Gracklepy, which provides
7
access to all of Grackle's functionality.
8
9
-To install Pygackle, you'll need to make sure that HDF5 and a fortran compiler are installed (for building the Grackle library itself).
+.. note::
10
+
11
+ Gracklepy was formerly known as Pygrackle.
12
+ If you previously installed Pygrackle, you should make sure that you uninstall it before upgrading
13
14
+To install Gracklepy, you'll need to make sure that HDF5 and a fortran compiler are installed (for building the Grackle library itself).
15
16
Gracklepy's runtime-dependencies are:
17
0 commit comments