Strange. When you run "which conda" what do you see?
-- Joyce On Mon, Jan 12, 2015 at 12:40 PM, nic pederson <[email protected]> wrote: > That did it! Except now I cannot activate OWC. When I activate, I get a > line like: > > bash: (correct path)/climate/anaconda/bin/conda: > /home/nic/anaconda/bin/python: bad interpreter: no such file or directory > > Thanks again for your help. > Nic > On Jan 12, 2015 12:08 PM, "Michael Joyce" <[email protected]> wrote: > >> No problem Nic, >> >> You should have a line in your bashrc similar to the following. >> >> export PATH=~/Anaconda/bin:$PATH >> >> If you replace the assumed path with the location where Anaconda actually >> is you should be golden. If that doesn't fix if for you though let us know. >> >> >> -- Joyce >> >> On Mon, Jan 12, 2015 at 12:00 PM, nic pederson <[email protected]> >> wrote: >> >>> Thanks guys! That sounds about right. The missing module is numpy when >>> owc is activated. (It's filenames when it's deactivated)... Also, I feel >>> like I may have made a bit of a mess of the file structure in trying to >>> move/reinstall Anaconda a couple times. >>> >>> Thanks for all your help. >>> >>> Nic >>> On Jan 12, 2015 11:23 AM, "Michael Joyce" <[email protected]> wrote: >>> >>>> Hi Nic (and Chris), >>>> >>>> I'm guessing from your question that you are installing onto Ubuntu >>>> with the last release of OCW (0.4). You should be fine on 14.10, the old >>>> scripts were only tested on 12.04 so we list that explicitly. Of course >>>> there is still a possibility that you might run into some problems. If >>>> you're pulling off the latest master then the Ubuntu script is tested on >>>> 12.04 and 14.04. What modules are failing for you? If it's something like >>>> numpy/scipy then you probably have an issue with the location of the >>>> Anaconda bin and your path. This could be a result of Anaconda being >>>> installed in a different spot than expected or it could be a bug in the >>>> install scripts. If you're having problems with some OCW modules not >>>> importing then it probably a problem with the PYTHONPATH not being set as >>>> expected. Let us know what problems you're seeing and I'm sure we can get >>>> it sorted quickly. >>>> >>>> >>>> >>>> >>>> -- Joyce >>>> >>>> On Mon, Jan 12, 2015 at 8:10 AM, Mattmann, Chris A (3980) < >>>> [email protected]> wrote: >>>> >>>>> Hi Nic, thanks for your question and am forwarding to the Apache >>>>> OCW list for some more help! >>>>> >>>>> Cheers, >>>>> Chris >>>>> >>>>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>>>> Chris Mattmann, Ph.D. >>>>> Chief Architect >>>>> Instrument Software and Science Data Systems Section (398) >>>>> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA >>>>> Office: 168-519, Mailstop: 168-527 >>>>> Email: [email protected] >>>>> WWW: http://sunset.usc.edu/~mattmann/ >>>>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>>>> Adjunct Associate Professor, Computer Science Department >>>>> University of Southern California, Los Angeles, CA 90089 USA >>>>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> -----Original Message----- >>>>> From: Nic <[email protected]> >>>>> Date: Monday, January 12, 2015 at 8:08 AM >>>>> To: Chris Mattmann <[email protected]> >>>>> Subject: New Student - Caltech-JPL Summer School on Big Data Analytics >>>>> - >>>>> Need Help Setting up OCW >>>>> >>>>> >Hi Chris! >>>>> > >>>>> >I'm really excited for this class, but I'm a little hung up on Day 1 >>>>> >installations. Long story short, I've setup PyLint and OCW, but OCW >>>>> >seems to be unable to find some modules. Could this be because I >>>>> >installed files (i suspect anaconda) in the wrong folders? >>>>> > >>>>> >I'm running Ubuntu 14.10 (Lenovo IdeaPad). I noticed that OCW install >>>>> >instructions say that I should be running 12.04. I have 14.10 >>>>> installed. >>>>> >I'm trying to wipe and restart Ubuntu with 12.04 now, but am having >>>>> >trouble getting it to boot. Can I run 14.10 with OCW? >>>>> > >>>>> >I've checked the discussion boards and have done a bit of research >>>>> >already, but not much fruit. >>>>> > >>>>> >Thanks so much and I look forward to hearing from you, >>>>> >Nic Pederson >>>>> > >>>>> >541.953.1520 >>>>> >@nicpederson >>>>> > >>>>> > >>>>> >>>>> >>>> >>
