facebookresearch / facebookresearch/AugLy

ModuleNotFoundError

Open
#252 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5.1k
Forks
312
PR merge metrics
No merged PRs in 30d

Description

## 🐛 Bug

## To Reproduce

```python
import os
import augly.audio as audaugs
import augly.utils as utils
```

import augly.audio as audaugs
ModuleNotFoundError: No module named 'augly.audio'; 'augly' is not a package

## Environment

- AugLy Version (e.g., 0.1.2): 1.0.0
- OS (e.g., Linux): window
- How you installed AugLy (`pip install augly`, clone & `pip install -e AugLy`): pip install -U augly[audio]
- Python version: Python 3.11.5
- Other relevant packages (Tensorflow, etc):

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.