Dear community, 
As so many of us, I have tried binding in my own Python code into Julia. 
Standard libraries can be called easily using PyCall. Fine and dandy, but 
what if I wish to 
call my own functions written in Python? Do I need to add them to some path 
or copy them somewhere before I can call them with PyCall?
(I am using OS X btw.) 
Are there good tutorials on this?
Thanks !

Reply via email to