v01d commented on issue #1952:
URL: 
https://github.com/apache/incubator-nuttx/issues/1952#issuecomment-706176105


   Did you manage to solve this?
   If not, maybe paste the exact sequence of commands and output here. I feel 
that we're missing something or maybe there's something that is not fully 
configured in your system. pipenv shell should take care of defining the PATH 
to expose the sphinx-build script. This is how it looks on my end:
   
   ```
    ~/c/nuttx_doc/nuttx/Documentation ❯ pipenv shell                           
      on   master *1
   Launching subshell in virtual environment…
    . /home/v01d/.local/share/virtualenvs/Documentation-1KDjy31b/bin/activate
   ❯ which sphinx-build
   /home/v01d/.local/share/virtualenvs/Documentation-1KDjy31b/bin/sphinx-build
    ~/c/nuttx_doc/nuttx/Documentation ❯ 
   ```
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to