Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b318dbf

Browse files
authored
Merge pull request #27226 from story645/vsenv
DOC: link out to troubleshooting guide in install
2 parents e5c6c7c + 20a51b6 commit b318dbf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/devel/development_setup.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,11 @@ When working on a branch that does not have Meson enabled, meaning it does not
173173
have :ghpull:`26621` in its history (log), you will have to reinstall from source
174174
each time you change any compiled extension code.
175175

176+
If the installation is not working, please consult the :ref:`troubleshooting guide <troubleshooting-faq>`.
177+
If the guide does not offer a solution, please reach out via `chat <https://gitter.im/matplotlib/matplotlib>`_
178+
or :ref:`open an issue <submitting-a-bug-report>`.
179+
180+
176181
Build options
177182
-------------
178183
If you are working heavily with files that need to be compiled, you may want to

0 commit comments

Comments
 (0)