You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
environment
google colab
code
result
best regards
The text was updated successfully, but these errors were encountered: