Skip to content

Commit 62ac140

Browse files
authored
reduced information
Reduced `sage` and `sagemath` information as per [#35070](#35070 (comment))
1 parent 79df9f4 commit 62ac140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ For installation of `sage` in python using `pip` you need to install `sagemath-s
407407

408408
You need to install the `sage_conf`, a wheelhouse of various python packages. You can list the wheels using `ls $(sage-config SAGE_SPKG_WHEELS)`. After manual installation of these wheels, you can install the sage library, `sagemath-standard`.
409409

410-
**NOTE:** You can find `sage` and `sagemath` pip packages but it is worth noting that when importing `sage` with these packages you will encounter `ModuleNotFoundError: No module named 'sage'`. Indeed `pip install sage` installs `sage 0.0.0` which is literally an empty package.
410+
**NOTE:** You can find `sage` and `sagemath` pip packages but with these packages, you will encounter `ModuleNotFoundError`.
411411

412412
Troubleshooting
413413
---------------

0 commit comments

Comments
 (0)