doc: (fixes #927) Update Python installation instructions

This commit is contained in:
Tom Henderson
2023-07-04 12:00:06 -07:00
parent c199a3d796
commit edba072126
5 changed files with 19 additions and 15 deletions

View File

@@ -27,7 +27,7 @@ requirements (Note: not all ns-3 features are available on all systems):
- (macOS only) Xcode 11 or later
- (Windows only) Msys2/MinGW64 toolchain or WSL2
Python API requires [Cppyy](https://cppyy.readthedocs.io/en/latest/installation.html).
Python API requires [Cppyy](https://cppyy.readthedocs.io/en/latest/installation.html). Specifically, avoid Cppyy version 3; stay with version 2.4.2 for this release.
### New user-visible features