News

MODULE_NOT_FOUND, error_message=f"Module '{module_name}' not found on Drupal.org" ) # If version specified, validate itifversion: available_versions=awaitself. _fetch_module_versions (module_name) ...
Describe the bug Running either Python 3.11 or 3.12, with scipy 1.16.0 and statsmodels 0.14.4. When I try import statsmodels.api as sm I get import errors.