Issue with Python Launcher and ".core.json_encoder import serialize_json" => no numpy found !

Hey Everybody ,
I wonder if it comes to me or if it is a technical issue from Bokeh.

From Python Launcher I start a script with a couple of plots and data table and I get a error telling me that

“No module named numpy” in “…site-packages/bokeh/core/json_encoder.py”

My code ist running fine when I start it from Sypder (Anaconda) I have macbook.

Has someone an idea why it can’t run my code properly from the Python Launcher or can give me a alternative

Thank you in advance

Rémi

It sounds like your system’s PATH could be pointing to a version of python that is not part of your Anaconda distribution. If you run which python from your terminal, do you get the path for your Anaconda distribution?

···

On Tue, Jan 31, 2017 at 3:45 AM, Rémi Toudic [email protected] wrote:

Hey Everybody ,
I wonder if it comes to me or if it is a technical issue from Bokeh.

From Python Launcher I start a script with a couple of plots and data table and I get a error telling me that

“No module named numpy” in “…site-packages/bokeh/core/json_encoder.py”

My code ist running fine when I start it from Sypder (Anaconda) I have macbook.

Has someone an idea why it can’t run my code properly from the Python Launcher or can give me a alternative

Thank you in advance

Rémi

You received this message because you are subscribed to the Google Groups “Bokeh Discussion - Public” group.

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

To post to this group, send email to [email protected].

To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/ad0ba133-1e2a-4c87-8165-651ce41bc49a%40continuum.io.

For more options, visit https://groups.google.com/a/continuum.io/d/optout.