'doxysphinx' is not recognized as an internal or external command, operable program or batch file. #38
-
I am using python 3.8.13 After all this, when I open command prompt and type "doxysphinx --help", I get the following message Can you please help me by pointing me in the right direction? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Solution: Add doxysphinx.exe to the PATH Most probable path where one might have doxysphinx executable is as below |
Beta Was this translation helpful? Give feedback.
Solution:
Add doxysphinx.exe to the PATH
Start -> View Advanced System Settings -> Advance (Tab) -> Environment Variables -> (look for Variable) Path -> Edit -> New -> (enter path for doxysphinx.exe)
Most probable path where one might have doxysphinx executable is as below
C:\Users......\AppData\Roaming\Python\Python38\Scripts\doxysphinx.exe