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: No module named 'midi2Tiles' #1

Open
sugizo opened this issue Sep 2, 2023 · 0 comments
Open

ModuleNotFoundError: No module named 'midi2Tiles' #1

sugizo opened this issue Sep 2, 2023 · 0 comments

Comments

@sugizo
Copy link

sugizo commented Sep 2, 2023

environment
google colab

code

pip install midi2Tiles
from midi2Tiles import pianoTileCreator

result

ModuleNotFoundError                       Traceback (most recent call last)
[<ipython-input-4-4267b8cce120>](https://localhost:8080/#) in <cell line: 1>()
----> 1 from midi2Tiles import pianoTileCreator

ModuleNotFoundError: No module named 'midi2Tiles'

---------------------------------------------------------------------------
NOTE: If your import is failing due to a missing package, you can
manually install dependencies using either !pip or !apt.

To view examples of installing some common dependencies, click the
"Open Examples" button below.

best regards

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