Skip to content

Commit

Permalink
Update documentation for the sphinx backend
Browse files Browse the repository at this point in the history
The sphinx backend does not currently support Python version 3.10 or
higher on Windows.
  • Loading branch information
drmfinlay committed Feb 23, 2023
1 parent 11da2ed commit 2202f06
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions documentation/sphinx_engine.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ If you are installing to *develop* Dragonfly, use the following instead::

pip install -e '.[sphinx]'

**Note for Windows:** This engine backend does not currently support Python
version 3.10 or higher on Windows.


**Note for Linux:** You may need the ``portaudio`` headers to be
installed in order to be able to install/compile the ``sounddevice``
Expand Down

0 comments on commit 2202f06

Please sign in to comment.