Re: PyTrilinos import error Mac OS

2017-08-25 Thread Guyer, Jonathan E. Dr. (Fed)
I'm glad I could help. Hopefully the conda devs will show me how to get a complete solution to what's still pretty broken. > On Aug 25, 2017, at 1:12 PM, Seufzer, William J. (LARC-D307) > wrote: > > Success! > > Here are the results from running parallel.py in the

Re: PyTrilinos import error Mac OS

2017-08-25 Thread Seufzer, William J. (LARC-D307)
Success! Here are the results from running parallel.py in the FiPy examples folder. (pytril) examples: mpirun -np 4 python parallel.py mpi4py: processor 0 of 4 :: PyTrilinos: processor 0 of 4 :: FiPy: 4 cells on processor 0 of 4 mpi4py: processor 1 of 4 :: PyTrilinos: processor 1 of 4 :: FiPy:

Re: PyTrilinos import error Mac OS

2017-08-25 Thread Guyer, Jonathan E. Dr. (Fed)
Make that `activate ` on Windows > On Aug 25, 2017, at 12:54 PM, Guyer, Jonathan E. Dr. (Fed) > wrote: > > OK, multiple things are messed up here and I'm not sure any of them are > related to Apple possibly moving things. > > Things should work on Mac OS X and Linux

Re: PyTrilinos import error Mac OS

2017-08-25 Thread Guyer, Jonathan E. Dr. (Fed)
OK, multiple things are messed up here and I'm not sure any of them are related to Apple possibly moving things. Things should work on Mac OS X and Linux with: conda create --name --channel guyer --channel conda-forge fipy nomkl Note, this does not work on Windows. On that platform, you