If you run 'python setupegg.py develop' that should use the right Python. Make sure you don't have PYTHONPATH or PYTHONHOME set. 'conda info -a' will show you a list of environment variables that might screw things up.
Aaron Meurer On Thu, Jan 14, 2016 at 12:03 PM, Joseph Morgan <[email protected]> wrote: >>>> print(sys.prefix) > /home/joseph/anaconda3/envs/sympy35 > > now what should i do? > > -- > You received this message because you are subscribed to the Google Groups > "sympy" 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]. > Visit this group at https://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/6acb9a98-4b98-4bec-a797-df3d260e0d1c%40googlegroups.com. > > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sympy" 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]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6%2Bngk-LmyXWxMGobVqcAJLy30gRXV3jnOoEAXQJ10fU3A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
