0

I've installed Anaconda via package control. It's installed but none of the functionality is working (i.e. I can't do command-shift-r to find a class). I'm guessing I need to add something to my bash profile? When I do which python I get the following path /usr/bin/python

I tried adding PATH="/usr/bin/python/bin:$PATH" to my .bash_profile. How can I get anaconda to work properly with sublime?

MattDMo
  • 100,794
  • 21
  • 241
  • 231
user2954587
  • 4,661
  • 6
  • 43
  • 101
  • 2
    Is they command properly configured in sublime settings? Often a package demonstrates use of a command that is not actually configured, you have to do it yourself – Tim Jul 27 '15 at 15:10
  • good question, it seems like this is the issue – user2954587 Jul 27 '15 at 15:19

0 Answers0