Conchylicultor / MusicGenerator

Experiment diverse Deep learning models for music generation with TensorFlow
Apache License 2.0
324 stars 80 forks source link

deepmusic lib #12

Closed soltanireza closed 5 years ago

soltanireza commented 6 years ago

hi how can i actually install deepmusic itself? i can not import dependencies of deepmusic...


ModuleNotFoundError Traceback (most recent call last)

in () ----> 1 from deepmusic.moduleloader import ModuleLoader 2 from deepmusic.keyboardcell import KeyboardCell 3 import deepmusic.songstruct as music 4 import numpy as np 5 import tensorflow ModuleNotFoundError: No module named 'deepmusic'
ShadabFaiz commented 5 years ago

is it resolved? I'm also getting same error

mounikagajja commented 5 years ago

Hi Is it resolved?

IceStarDragon707 commented 1 year ago

@ShadabFaiz

is it resolved? I'm also getting the same error

==> use git clone to download the repository

@mounikagajja

Hi Is it resolved?

==> use git clone to download the repository

however, the code inside using the battered code of tensorflow at current version