

Sometimes on Windows, the installation works, but importing Parselmouth fails with an error message saying ImportError: DLL load failed: The specified module could not be found. If you do not have pip installed, you follow these instructions to install pip: ImportError: DLL load failed on Windows ¶ To install Parselmouth in a standalone version of PsychoPy, the following script can be opened and run from within the PsychoPy Coder interface: psychopy_installation.py
Download praat mac mac os#
For Windows and Mac OS X, however, standalone versions of PsychoPy exist, and the software does currently not allow for external libraries to be installed with pip. There are two different ways in which PsychoPy can be installed: it can just be manually installed as a standard Python library, in which case Parselmouth can just be installed next to it with pip. If you are using yet another Python distribution, we are definitely interested in hearing about it, so that we can add it to this list! PsychoPy ¶Īs a Python library, Parselmouth can be used in a PsychoPy experiment. Otherįor other distributions of Python, we are expecting that our package is compatible with the Python versions that are out there and that pip can handle the installation.
Download praat mac how to#
However, we currently have not figured out how to provide precompiled packages, so you will have to still compile the wheel yourself (or contribute an automated way of doing this to the project!). In priciple, recent versions of PyPy are supported by the pybind11 project and should thus also be supported by Parselmouth. As far as we know however, Parselmouth can just be installed with the accompanying pip of these distributions.

We currently do not have Homebrew or MacPorts packages to install Parselmouth. If you use the Anaconda distribution of Python, you can use the same pip command in a terminal of the appropriate Anaconda environment, either activated through the Anaconda Navigator or conda tool. The version of Praat on which this version of Parselmouth is based and the release date of that Praat version are available as PRAAT_VERSION and PRAAT_VERSION_DATE, respectively. To figure out if you can or should update, the version number of your current Parselmouth installation can be found in the parselmouth.VERSION variables.
