On Sun, Mar 20, 2016 at 4:20 PM, awanish das <[email protected]> wrote: > hey i am trying to import julia functions in python using pyjulia by > installing PyCall but the problem im facing is that im not able to set the > julia binary to my PATH and i.e. why while writing "import julia " in python > script it is showing that no module find named julia.
On *nix machines the path is set in the bash config file. Which OS are you using? PyCall uses miniconda, so what python packages are installed on your machine? Can you provide more details, or post some error messages? SVAKSHA ॥ http://about.me/svaksha ॥
