#Need help importing libraries in jupyternb
1 messages · Page 1 of 1 (latest)
im not sure if you can print deepmusic
since its a package right
u cant print numpy
yeah but it looks like its not importing deepmusic at all
cuz there is something for deepmusic.moduleloader
lets just start with deepmusic then and ignore the moduleloadwe stuff atk
atm
u pip installed and it worked? or no
there is virtually no documentation so its really hard to find out stuff heheh
i only do it in command line usually
im not sure how to do cmd line pip for jupyternb
stackoverflow suggested using %pip ...
i think % works im just skill issued
maybe try this example feom the github?
to see if it works
unless u can find a simpler check foe deep music
ok so i commented out the deepmusic.<whatever>
and it didnt cause an issue on the pip install deepmusic
cuz printing it isnt allowdd
ye i saw this one
ahh
what the -- 
did u % pip install tensorflow
ohh shizzz that was it
sorry am a noob i thought tensorflow was already in python or smth
also i suggest you put all imports in its own cell
also, pip installs only have to be done once so u can delete the % pip install ... once u install the thinf
ahh i see
thx for the help man! now i need to scour the net for deepmusic docs