Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError #252

Open
ankerAITD opened this issue Jan 31, 2024 · 0 comments
Open

ModuleNotFoundError #252

ankerAITD opened this issue Jan 31, 2024 · 0 comments

Comments

@ankerAITD
Copy link

🐛 Bug

<! -- A clear and concise description of what the bug is. -->

To Reproduce

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):

<! -- Add any other context about the problem here. -->

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant