Skip to content

ModuleNotFoundError: No module named 'mosqito.classes' #86

@fsongman

Description

@fsongman

Hello,
I was following a tutorial on sound quality measurements of psychoacoustic parameters with MOSQITO
(https://www.minidsp.com/applications/acoustic-measurements/psychoacoustic-measurements-with-mosqito)
However, running "from mosqito.classes.Audio import Audio" in the tutorial gives an error as follows:
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'mosqito.classes'

My installed version of mosqito is 1.2.1. Is this error because there were some changes in the classes/methods compared to the version used in the tutorial? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions