Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mac homebrew install #295

Closed
jmcpuser opened this issue Feb 21, 2012 · 31 comments
Closed

mac homebrew install #295

jmcpuser opened this issue Feb 21, 2012 · 31 comments
Assignees

Comments

@jmcpuser
Copy link

Hi, I apologize if this is not the place, but I tried to install the Homebrew cellprofiler development version for mac and it failed pretty far into the process. My mac is brand new and running 10.7.3 Thanks for taking a look! -John

Here's the message from the pip.log:

/Users/jmclaughlin/CPhomebrew/bin/gfortran -Wall -arch i686 -arch x86_64 -Wall -undefined dynamic_lookup -bundle build/temp.macosx-10.6-intel-2.7/build/src.macosx-10.6-intel-2.7/scipy/fftpack/_fftpackmodule.o build/temp.macosx-10.6-intel-2.7/scipy/fftpack/src/zfft.o build/temp.macosx-10.6-intel-2.7/scipy/fftpack/src/drfft.o build/temp.macosx-10.6-intel-2.7/scipy/fftpack/src/zrfft.o build/temp.macosx-10.6-intel-2.7/scipy/fftpack/src/zfftnd.o build/temp.macosx-10.6-intel-2.7/build/src.macosx-10.6-intel-2.7/scipy/fftpack/src/dct.o build/temp.macosx-10.6-intel-2.7/build/src.macosx-10.6-intel-2.7/fortranobject.o -Lbuild/temp.macosx-10.6-intel-2.7 -ldfftpack -lfftpack -lgfortran -o build/lib.macosx-10.6-intel-2.7/scipy/fftpack/_fftpack.so

ld: library not found for -lgcc

ld: library not found for -lgcc

lipo: can't figure out the architecture type of: /var/folders/h9/mzp4k_r93pq1fzf6b9_4ljh816lyrk/T//ccPQ6k9T.out

ld: library not found for -lgcc

ld: library not found for -lgcc

lipo: can't figure out the architecture type of: /var/folders/h9/mzp4k_r93pq1fzf6b9_4ljh816lyrk/T//ccPQ6k9T.out

error: Command "/Users/jmclaughlin/CPhomebrew/bin/gfortran -Wall -arch i686 -arch x86_64 -Wall -undefined dynamic_lookup -bundle build/temp.macosx-10.6-intel-2.7/build/src.macosx-10.6-intel-2.7/scipy/fftpack/_fftpackmodule.o build/temp.macosx-10.6-intel-2.7/scipy/fftpack/src/zfft.o build/temp.macosx-10.6-intel-2.7/scipy/fftpack/src/drfft.o build/temp.macosx-10.6-intel-2.7/scipy/fftpack/src/zrfft.o build/temp.macosx-10.6-intel-2.7/scipy/fftpack/src/zfftnd.o build/temp.macosx-10.6-intel-2.7/build/src.macosx-10.6-intel-2.7/scipy/fftpack/src/dct.o build/temp.macosx-10.6-intel-2.7/build/src.macosx-10.6-intel-2.7/fortranobject.o -Lbuild/temp.macosx-10.6-intel-2.7 -ldfftpack -lfftpack -lgfortran -o build/lib.macosx-10.6-intel-2.7/scipy/fftpack/_fftpack.so" failed with exit status 1


Command /Users/jmclaughlin/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/bin/python -c "import setuptools;file='/Users/jmclaughlin/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/build/scipy/setup.py';exec(compile(open(file).read().replace('\r\n', '\n'), file, 'exec'))" install --single-version-externally-managed --record /var/folders/h9/mzp4k_r93pq1fzf6b9_4ljh816lyrk/T/pip-rNINyf-record/install-record.txt --install-headers /Users/jmclaughlin/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/bin/../include/site/python2.7 failed with error code 1 in /Users/jmclaughlin/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/build/scipy

Exception information:
Traceback (most recent call last):
File "/Users/jmclaughlin/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/basecommand.py", line 104, in main
status = self.run(options, args)
File "/Users/jmclaughlin/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/commands/install.py", line 250, in run
requirement_set.install(install_options, global_options)
File "/Users/jmclaughlin/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/req.py", line 1133, in install
requirement.install(install_options, global_options)
File "/Users/jmclaughlin/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/req.py", line 577, in install
cwd=self.source_dir, filter_stdout=self._filter_install, show_stdout=False)
File "/Users/jmclaughlin/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/init.py", line 256, in call_subprocess
% (command_desc, proc.returncode, cwd))
InstallationError: Command /Users/jmclaughlin/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/bin/python -c "import setuptools;file='/Users/jmclaughlin/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/build/scipy/setup.py';exec(compile(open(file).read().replace('\r\n', '\n'), file, 'exec'))" install --single-version-externally-managed --record /var/folders/h9/mzp4k_r93pq1fzf6b9_4ljh816lyrk/T/pip-rNINyf-record/install-record.txt --install-headers /Users/jmclaughlin/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/bin/../include/site/python2.7 failed with error code 1 in /Users/jmclaughlin/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/build/scipy

@ghost ghost assigned thouis Feb 21, 2012
@thouis
Copy link
Member

thouis commented Feb 21, 2012

Which version of Xcode do you have installed? It might be this bug:
https://gist.github.com/mxcl/homebrew/issues/7262

In which case, you should pull from the CPhomebrew repository (I just
merged upstream), and try:
brew uninstall gfortran && brew install gfortran

If that doesn't work, I also created a branch to test another possible
fix. You can try this in your homebrew directory:
git checkout try-to-fix-gfortran
CPhomebrew/bin/brew install cellprofiler-dev

I don't have a Lion system, but will try to offer as much assistance as I can.

@jmcpuser
Copy link
Author

Hi Ray,

Thanks for your help. I spent some time on this today and yesterday, but haven't had any luck.

I have a working development environment in Ubuntu which I'm using in a different context so
getting this installed on osx isn't mission critical. I wanted to do all my development in one place
and I've been been getting a 'memory error' when I process big image montages (~100 Mb) on my
mac with the standard (non-developer) CP install so I was hoping this homebrew thing would work.

I understand if you don't want to get sidetracked into this problem.

On Feb 21, 2012, at 11:59:19, Thouis (Ray) Jones wrote:

Which version of Xcode do you have installed?

The install attempt which yielded the error message in my previous email was with Xcode 3.2.5.

I reinstalled Xcode to a previous version (3.2.4) that I had working awhile ago on a
different mac with the CP "virtual env" development environment. Then I attempted a
a new cphomebrew install, but got a different error during the build. I finally tracked down
a copy of Xcode 3.2.2 and again attempted homebrew install, but I go the same error as with Xcode 3.2.4.
I'll copy the error to the bottom of this email if you care to look.

It might be this bug:
https://gist.github.com/mxcl/homebrew/issues/7262

If I do 'brew install qrupdate' I get a different error than the one described in the above link:

==> /usr/local/bin/gfortran -Os -w -pipe -march=core2 -msse4 -fno-underscoring -c dotwrp.f90
f951: error: unrecognized command line option "-msse4"
dotwrp.f90:0: error: bad value (core2) for -march= switch
dotwrp.f90:0: error: bad value (core2) for -mtune= switch

In which case, you should pull from the CPhomebrew repository (I just
merged upstream), and try:
brew uninstall gfortran && brew install gfortran

when I do that it seems 'brew' is looking in the wrong place:

jmclaughlin:~ jmclaughlin$ brew uninstall gfortran && brew install gfortran
Error: No such keg: /usr/local/Cellar/gfortran

looks like the gfortran is here: /Users/jmclaughlin/CPhomebrew/Cellar/gfortran

I'm not familiar enough with homebrew to know what to do.

If that doesn't work, I also created a branch to test another possible
fix. You can try this in your homebrew directory:
git checkout try-to-fix-gfortran
CPhomebrew/bin/brew install cellprofiler-dev

did these commands:
$ git checkout try-to-fix-gfortran
$ bin/brew install cellprofiler-dev

but it failed during the make. not sure how much or if any of this error message is helpful:

==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/mysql-connector-c-universal.rb#L15
==> Environment
clang version 1.0.2 (http://llvm.org/svn/llvm-project/cfe/tags/Apple/clang-32 exported)
Target: x86_64-apple-darwin11
HOMEBREW_VERSION: 0.8.1
HEAD: 52c0cef74ef5311726530b4000cfa99f6a4afc1e
HOMEBREW_PREFIX: /Users/jmclaughlin/CPhomebrew
HOMEBREW_CELLAR: /Users/jmclaughlin/CPhomebrew/Cellar
Hardware: 8-core 64-bit sandybridge
OS X: 10.7.3
Kernel Architecture: x86_64
Xcode: 3.2.2
GCC-4.0: build 5493
GCC-4.2: build 5659
LLVM: build 2207
Clang: N/A
MacPorts or Fink? false
X11 installed? true
System Ruby: 1.8.7-249
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Which Perl: /usr/bin/perl
Which Python: /Library/Frameworks/Python.framework/Versions/2.7/bin/python => /Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Which Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
==> Build Flags
CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2
LD: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CFLAGS: -Os -w -pipe -march=core2 -msse4 -arch i386 -arch x86_64
CXXFLAGS: -Os -w -pipe -march=core2 -msse4 -arch i386 -arch x86_64
CPPFLAGS: -isystem /Users/jmclaughlin/CPhomebrew/include
LDFLAGS: -L/Users/jmclaughlin/CPhomebrew/lib -arch i386 -arch x86_64
MAKEFLAGS: -j8

Error: Failed executing: make

-- this error looks the same as the previous one (attached below)

I don't have a Lion system, but will try to offer as much assistance as I can.

Maybe this just isn't going to work at the moment. If I have time I'll try reinstalling the Xcode 3.2.5 and try again with your suggestions. That install attempt made it farther than when using the older Xcode versions.


Reply to this email directly or view it on GitHub:
#295 (comment)

Here's my last error during cphomebrew build:

[ 75%] [ 75%] /tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h: In function ‘my_atomic_cas32’:
/tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h:199: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
Building C object libmysql/CMakeFiles/mysqlclient.dir//mysys/lf_hash.c.o
Building C object libmysql/CMakeFiles/libmysql.dir/
/mysys/thr_rwlock.c.o
/tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h: In function ‘my_atomic_casptr’:
/tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h:200: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
[ 76%] Building C object libmysql/CMakeFiles/mysqlclient.dir//mysys/my_atomic.c.o
[ 76%] /tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h: In function ‘my_atomic_cas32’:
/tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h:199: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
[ 76%] Building C object libmysql/CMakeFiles/mysqlclient.dir/
/mysys/my_getncpus.c.o
/tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h: In function ‘my_atomic_cas32’:
/tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h:199: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
Building C object libmysql/CMakeFiles/mysqlclient.dir//mysys/my_rnd.c.o
lipo: can't open input file: /var/folders/h9/mzp4k_r93pq1fzf6b9_4ljh816lyrk/T//ccfDEQaY.out (No such file or directory)
/tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h: In function ‘my_atomic_casptr’:
/tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h:200: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
make[2]: * [libmysql/CMakeFiles/mysqlclient.dir//mysys/lf_alloc-pin.c.o] Error 1
make[2]: * Waiting for unfinished jobs....
lipo: can't open input file: /var/folders/h9/mzp4k_r93pq1fzf6b9_4ljh816lyrk/T//cc16afOc.out (No such file or directory)
make[2]: * [libmysql/CMakeFiles/mysqlclient.dir//mysys/lf_dynarray.c.o] Error 1
[ 77%] [ 77%] Building C object libmysql/CMakeFiles/libmysql.dir//mysys/tree.c.o
Building C object libmysql/CMakeFiles/libmysql.dir/
/mysys/typelib.c.o
/tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h: In function ‘my_atomic_cas32’:
/tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h:199: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
[ 77%] Building C object libmysql/CMakeFiles/libmysql.dir//mysys/my_vle.c.o
lipo: can't open input file: /var/folders/h9/mzp4k_r93pq1fzf6b9_4ljh816lyrk/T//ccPqCAuR.out (No such file or directory)
make[2]: * [libmysql/CMakeFiles/mysqlclient.dir//mysys/lf_hash.c.o] Error 1
[ 77%] [ 77%] Building C object libmysql/CMakeFiles/libmysql.dir/
/mysys/base64.c.o
Building C object libmysql/CMakeFiles/libmysql.dir//mysys/my_memmem.c.o
[ 77%] Building C object libmysql/CMakeFiles/libmysql.dir/
/mysys/my_getpagesize.c.o
make[1]: * [libmysql/CMakeFiles/mysqlclient.dir/all] Error 2
[ 77%] Building C object libmysql/CMakeFiles/libmysql.dir/
/mysys/lf_alloc-pin.c.o
[ 77%] Building C object libmysql/CMakeFiles/libmysql.dir//mysys/lf_dynarray.c.o
[ 78%] [ 78%] Building C object libmysql/CMakeFiles/libmysql.dir/
/mysys/lf_hash.c.o
Building C object libmysql/CMakeFiles/libmysql.dir//mysys/my_atomic.c.o
/tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h: In function ‘my_atomic_cas32’:
/tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h:199: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
[ 78%] [ 78%] /tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h: In function ‘my_atomic_casptr’:
[ 78%] /tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h:200: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
Building C object libmysql/CMakeFiles/libmysql.dir/
/mysys/my_rnd.c.o
Building C object libmysql/CMakeFiles/libmysql.dir//mysys/my_getncpus.c.o
Building C object libmysql/CMakeFiles/libmysql.dir/
/mysys/my_uuid.c.o
/tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h: In function ‘my_atomic_cas32’:
/tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h:199: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
/tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h: In function ‘my_atomic_cas32’:
/tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h:199: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
lipo: can't open input file: /var/folders/h9/mzp4k_r93pq1fzf6b9_4ljh816lyrk/T//cc0FkvDa.out (No such file or directory)
make[2]: * [libmysql/CMakeFiles/libmysql.dir//mysys/lf_alloc-pin.c.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h: In function ‘my_atomic_casptr’:
/tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h:200: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
lipo: can't open input file: /var/folders/h9/mzp4k_r93pq1fzf6b9_4ljh816lyrk/T//ccOzsce2.out (No such file or directory)
make[2]: * [libmysql/CMakeFiles/libmysql.dir//mysys/lf_dynarray.c.o] Error 1
/tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h: In function ‘my_atomic_cas32’:
/tmp/homebrew-mysql-connector-c-universal-6.0.2-bIPa/mysql-connector-c-6.0.2/include/my_atomic.h:199: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
lipo: can't open input file: /var/folders/h9/mzp4k_r93pq1fzf6b9_4ljh816lyrk/T//ccQkaDLl.out (No such file or directory)
make[2]: * [libmysql/CMakeFiles/libmysql.dir//mysys/lf_hash.c.o] Error 1
make[1]: *** [libmysql/CMakeFiles/libmysql.dir/all] Error 2
make: *** [all] Error 2
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/mysql-connector-c-universal.rb#L15
==> Environment
clang version 1.0.2 (http://llvm.org/svn/llvm-project/cfe/tags/Apple/clang-32 exported)
Target: x86_64-apple-darwin11
HOMEBREW_VERSION: 0.8.1
HEAD: 8a359a3e199cc71e2db08789ea23d60399a4426a
HOMEBREW_PREFIX: /Users/jmclaughlin/CPhomebrew
HOMEBREW_CELLAR: /Users/jmclaughlin/CPhomebrew/Cellar
Hardware: 8-core 64-bit sandybridge
OS X: 10.7.3
Kernel Architecture: x86_64
Xcode: 3.2.2
GCC-4.0: build 5493
GCC-4.2: build 5659
LLVM: build 2207
Clang: N/A
MacPorts or Fink? false
X11 installed? true
System Ruby: 1.8.7-249
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Which Perl: /usr/bin/perl
Which Python: /Library/Frameworks/Python.framework/Versions/2.7/bin/python => /Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Which Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
==> Build Flags
CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2
LD: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CFLAGS: -Os -w -pipe -march=core2 -msse4 -arch i386 -arch x86_64
CXXFLAGS: -Os -w -pipe -march=core2 -msse4 -arch i386 -arch x86_64
CPPFLAGS: -isystem /Users/jmclaughlin/CPhomebrew/include
LDFLAGS: -L/Users/jmclaughlin/CPhomebrew/lib -arch i386 -arch x86_64
MAKEFLAGS: -j8

Error: Failed executing: make
If `brew doctor' does not help diagnose the issue, please report the bug:
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue
jmclaughlin:~ jmclaughlin$ brew doctor
Your gcc 4.2.x version is older than the recommended version. It may be advisable
to upgrade to the latest release of Xcode.

Your gcc 4.0.x version is older than the recommended version. It may be advisable
to upgrade to the latest release of Xcode.

@thouis
Copy link
Member

thouis commented Mar 7, 2012

I suggest upgrading to the latest Xcode, as I think it's more likely
to have relevant bug fixes. It may be that it's not compatible on
Lion with all the pieces we need for CP. Once I get a Lion install, I
can look into why, if it does turn out it's not yet CP-dev compatible.

The problem you're seeing with "brew uninstall gfortran" is that you need to run the
CPhomebrew/bin/brew rather than your system-wide brew. With your
try-to-fix-gfortran branch, run "bin/brew uninstall gfortran &&
bin/brew install gfortran" and let me know if that helps.

The Mysql error is strange, as it appears to be an LLVM error, which
should not happen (the brew recipe is supposed to use gcc instead of
LLVM). Could you try bin/brew install -v mysql-connector-c-universal
and let me know if it still fails? (I'm wondering if CMAKE is picking
up LLVM instead of gcc, for some reason).

@thouis
Copy link
Member

thouis commented Mar 7, 2012

BTW, I merged the possible fortran fix into master, and updated from upstream. I also fixed the download of libhdf5-universal, which I had broken earlier. You should switch to master and git pull.

@thouis thouis closed this as completed May 2, 2012
@thouis
Copy link
Member

thouis commented May 2, 2012

Haven't heard anything more. Closing.

@jmcpuser
Copy link
Author

jmcpuser commented May 2, 2012

Hi Ray,

Sorry, I'm up to my eyeballs in other projects. Linux version of CP runs without issue, so I haven't gone back to get the mac homebrew working.

The problem was installing the homebrew on osx Lion system. I suspect the next time I cycle around and try again the install will probably work.

Keep up the good work, CP is awesome!

-John

On May 2, 2012, at 03:50:34, Thouis (Ray) Jones wrote:

Haven't heard anything more. Closing.


Reply to this email directly or view it on GitHub:
#295 (comment)

@joshmoore
Copy link
Contributor

As an aside, openmicroscopy users & devs were running into similar issues with our forked homebrew repo. We just finished moving to using an homebrew-alt / tap-based approach which looks promising. With the hope that it might help,

Might be worth our collectively trying to get this into https://github.com/Homebrew/homebrew-science

Cheers,
~Josh

@Marckobudo
Copy link

Hi,
I have tried installing CP for developers on a Lion system and had the same error as jmcpuser (see below). I am no programer and so my abilities are more than limited, but I'm trying to learn. Since this issue is old actually closed, I thought I'd ask what would be your current fix for this issue. Please try to be not too technical with a poor biologist.
Thanks in advance,
Marc

/usr/local/bin/gfortran -Wall -arch i686 -arch x86_64 -Wall -undefined dynamic_lookup -bundle build/temp.macosx-10.6-intel-2.7/build/src.macosx-10.6-intel-2.7/scipy/fftpack/_fftpackmodule.o build/temp.macosx-10.6-intel-2.7/scipy/fftpack/src/zfft.o build/temp.macosx-10.6-intel-2.7/scipy/fftpack/src/drfft.o build/temp.macosx-10.6-intel-2.7/scipy/fftpack/src/zrfft.o build/temp.macosx-10.6-intel-2.7/scipy/fftpack/src/zfftnd.o build/temp.macosx-10.6-intel-2.7/build/src.macosx-10.6-intel-2.7/scipy/fftpack/src/dct.o build/temp.macosx-10.6-intel-2.7/build/src.macosx-10.6-intel-2.7/scipy/fftpack/src/dst.o build/temp.macosx-10.6-intel-2.7/build/src.macosx-10.6-intel-2.7/fortranobject.o -Lbuild/temp.macosx-10.6-intel-2.7 -ldfftpack -lfftpack -lgfortran -o build/lib.macosx-10.6-intel-2.7/scipy/fftpack/_fftpack.so

ld: library not found for -lgcc

ld: library not found for -lgcc

lipo: can't figure out the architecture type of: /var/folders/hy/s1139xz94mn3vw0zrrz881fh0000gp/T//ccI0QKHd.out

ld: library not found for -lgcc

ld: library not found for -lgcc

lipo: can't figure out the architecture type of: /var/folders/hy/s1139xz94mn3vw0zrrz881fh0000gp/T//ccI0QKHd.out

error: Command "/usr/local/bin/gfortran -Wall -arch i686 -arch x86_64 -Wall -undefined dynamic_lookup -bundle build/temp.macosx-10.6-intel-2.7/build/src.macosx-10.6-intel-2.7/scipy/fftpack/_fftpackmodule.o build/temp.macosx-10.6-intel-2.7/scipy/fftpack/src/zfft.o build/temp.macosx-10.6-intel-2.7/scipy/fftpack/src/drfft.o build/temp.macosx-10.6-intel-2.7/scipy/fftpack/src/zrfft.o build/temp.macosx-10.6-intel-2.7/scipy/fftpack/src/zfftnd.o build/temp.macosx-10.6-intel-2.7/build/src.macosx-10.6-intel-2.7/scipy/fftpack/src/dct.o build/temp.macosx-10.6-intel-2.7/build/src.macosx-10.6-intel-2.7/scipy/fftpack/src/dst.o build/temp.macosx-10.6-intel-2.7/build/src.macosx-10.6-intel-2.7/fortranobject.o -Lbuild/temp.macosx-10.6-intel-2.7 -ldfftpack -lfftpack -lgfortran -o build/lib.macosx-10.6-intel-2.7/scipy/fftpack/_fftpack.so" failed with exit status 1

@LeeKamentsky
Copy link

Hi Marc,
What version of gfortran do you have? (you can find out by typing "gfortran --version" from the command line) Also, if you're only interested in using CellProfiler, you can download a prebuilt version of the latest release from www.cellprofiler.org or the latest build of the development version from www.cellprofiler.org/cgi-bin/trunk_build.cgi

Ray recommends:
brew uninstall gfortran && brew install gfortran

Hope that helps,

--Lee

@Marckobudo
Copy link

Hi Lee,

yes this has worked and scipy installed and matplotlib too. My gfortran version was 4.2.1. After the uninstall and reinstall it is still 4.2.1??? In any case it completed the installation successfully. I failed to start CP, because h5py was not found. After pip installing that I received this error when firing up CP
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/init.py", line 1, in
from h5py import _errors
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/_errors.so, 2): Symbol not found: _H5E_ALREADYEXISTS_g
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/_errors.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/_errors.so

Should I start a new thread for this?
Thanks for the super fast answer.
I have been working with nearly all versions of CP since years, but I would like to see whether I can contribute and also I am curious about Paramorama which only ships with the developer version.
Thanks again.
Marc

@thouis
Copy link
Member

thouis commented Nov 7, 2012

Try this (with CP virtualenv activated):
pip uninstall h5py
HDF5_DIR=/Users/bickle/CPhomebrew/bin/brew --prefix libhdf5-universal
pip install h5py==2.0.1

On Wed, Nov 7, 2012 at 11:59 AM, Marckobudo notifications@github.comwrote:

Hi Lee,

yes this has worked and scipy installed and matplotlib too. My gfortran
version was 4.2.1. After the uninstall and reinstall it is still 4.2.1???
In any case it completed the installation successfully. I failed to start
CP, because h5py was not found. After pip installing that I received this
error when firing up CP
File
"/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/init.py",
line 1, in
from h5py import _errors
ImportError:
dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/_errors.so,
2): Symbol not found: _H5E_ALREADYEXISTS_g
Referenced from:
/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/_errors.so
Expected in: flat namespace
in
/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/_errors.so

Should I start a new thread for this?
Thanks for the super fast answer.
I have been working with nearly all versions of CP since years, but I
would like to see whether I can contribute and also I am curious about
Paramorama which only ships with the developer version.
Thanks again.
Marc


Reply to this email directly or view it on GitHubhttps://github.com//issues/295#issuecomment-10155824.

@Marckobudo
Copy link

doesn't seem to have helped

File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/init.py", line 1, in
from h5py import _errors
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/_errors.so, 2): Symbol not found: _H5E_ALREADYEXISTS_g
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/_errors.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/_errors.so

@thouis
Copy link
Member

thouis commented Nov 7, 2012

Just to check, you're starting CP with the pythonw32 (not just python)
command, correct?

@Marckobudo
Copy link

yep it's w32. I did that mistake in the past and it fails much earlier.

Marc Bickle, PhD
Head HT-Technology Development Studio
Max Planck Institute of Molecular Cell Biology and Genetics
Pfotenhauerstr. 108
D-01307 Dresden
Germany

phone +49 351 210 2595
fax +49 351 210 1689
mail bickle@mpi-cbg.de
web: http://www.mpi-cbg.de/facilities/profiles/ht-tds.html

On Nov 7, 2012, at 8:59 PM, Thouis (Ray) Jones wrote:

Just to check, you're starting CP with the pythonw32 (not just python)
command, correct?

Reply to this email directly or view it on GitHub.

@thouis
Copy link
Member

thouis commented Nov 7, 2012

Could you please run
file /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/
cpdev/lib/python2.7/site-packages/h5py/_errors.so
otool -L /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/
cpdev/lib/python2.7/site-packages/h5py/_errors.so

and run "file" on the libhdf5.dylib found by the second command, and post
all the results?

@Marckobudo
Copy link

hmm, I guess you wanted more than this… any suggestions?

(cpdev)screening-mac-11:~ bickle$ file /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/
/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/: directory
(cpdev)screening-mac-11:~ bickle$ cpdev/lib/python2.7/site-packages/h5py/_errors.so
-bash: cpdev/lib/python2.7/site-packages/h5py/_errors.so: No such file or directory
(cpdev)screening-mac-11:~ bickle$ otool -L /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/
otool: can't map file: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/ (Invalid argument)
(cpdev)screening-mac-11:~ bickle$ cpdev/lib/python2.7/site-packages/h5py/_errors.so
-bash: cpdev/lib/python2.7/site-packages/h5py/_errors.so: No such file or directory

Marc Bickle, PhD
Head HT-Technology Development Studio
Max Planck Institute of Molecular Cell Biology and Genetics
Pfotenhauerstr. 108
D-01307 Dresden
Germany

phone +49 351 210 2595
fax +49 351 210 1689
mail bickle@mpi-cbg.de
web: http://www.mpi-cbg.de/facilities/profiles/ht-tds.html

On 7 Nov 2012, at 22:07, Thouis (Ray) Jones wrote:

file /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/
cpdev/lib/python2.7/site-packages/h5py/_errors.so
otool -L /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/
cpdev/lib/python2.7/site-packages/h5py/_errors.so

@thouis
Copy link
Member

thouis commented Nov 8, 2012

Oh, it looks like things got mangled by email. Here's what I meant:

file /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/_errors.so
otool -L /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/_errors.so

@thouis
Copy link
Member

thouis commented Nov 8, 2012

(updated yet again to get formatting correct)

@Marckobudo
Copy link

is this any better?

(cpdev)screening-mac-11:~ bickle$ file /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/_errors.so
/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/_errors.so: Mach-O universal binary with 2 architectures
/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/_errors.so (for architecture i386): Mach-O bundle i386
/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/_errors.so (for architecture x86_64): Mach-O 64-bit bundle x86_64
(cpdev)screening-mac-11:~ bickle$ otool -L /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/_errors.so
/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/_errors.so:
/opt/local/lib/libhdf5.7.dylib (compatibility version 8.0.0, current version 8.1.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.0)
(cpdev)screening-mac-11:~ bickle$

Marc Bickle, PhD
Head HT-Technology Development Studio
Max Planck Institute of Molecular Cell Biology and Genetics
Pfotenhauerstr. 108
D-01307 Dresden
Germany

phone +49 351 210 2595
fax +49 351 210 1689
mail bickle@mpi-cbg.de
web: http://www.mpi-cbg.de/facilities/profiles/ht-tds.html

On 8 Nov 2012, at 14:45, Thouis (Ray) Jones wrote:

file /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/_errors.so
otool -L /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/h5py/_errors.so

@thouis
Copy link
Member

thouis commented Nov 8, 2012

Oh, I see that an earlier command got mangled, as well. With the virtualenv activated, can you run:

pip uninstall h5py
HDF5_DIR=`/Users/bickle/CPhomebrew/bin/brew --prefix libhdf5-universal` pip install h5py==2.0.1

and let me know if that works?

@Marckobudo
Copy link

Okay, we're having progress here, but still it failed in the end. Here is the log

screening-mac-11:~ bickle$ . CPhomebrew/bin/activate-cpdev
(cpdev)screening-mac-11:~ bickle$ pythonw32 CellProfiler/CellProfiler.py
WARNING:root:Distributed support disabled: please install nuageux
running build_ext
gcc-4.2 not found, using clang instead
skipping '_cpmorphology2.c' Cython extension (up-to-date)
skipping '_watershed.c' Cython extension (up-to-date)
skipping '_propagate.c' Cython extension (up-to-date)
skipping '_filter.c' Cython extension (up-to-date)
skipping '_lapjv.c' Cython extension (up-to-date)
skipping '_convex_hull.c' Cython extension (up-to-date)
running build_ext
gcc-4.2 not found, using clang instead
skipping 'javabridge.c' Cython extension (up-to-date)
WARNING:cellprofiler.preferences:Warning: current path of /Volumes/tds/projects/Michaela/121010_Cellfusion/Local is not a valid directory. Switching to home directory.
Warning: current path of /Volumes/tds/projects/Michaela/121010_Cellfusion/Local is not a valid directory. Switching to home directory.
WARNING:cellprofiler.preferences:Warning: current path of /Volumes/tds/projects/Michaela/121019_CellFusion/Images/004HK121019A-20xOpera is not a valid directory. Switching to home directory.
Warning: current path of /Volumes/tds/projects/Michaela/121019_CellFusion/Images/004HK121019A-20xOpera is not a valid directory. Switching to home directory.
WARNING:cellprofiler.modules:Could not load cellprofiler.modules.createwebpage
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/createwebpage.py", line 28, in
from cellprofiler.modules.loadimages import C_FILE_NAME, C_PATH_NAME
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Could not load cellprofiler.modules.createwebpage
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/createwebpage.py", line 28, in
from cellprofiler.modules.loadimages import C_FILE_NAME, C_PATH_NAME
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
WARNING:cellprofiler.modules.exporttodatabase:MySQL could not be loaded.
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/exporttodatabase.py", line 78, in
import MySQLdb
ImportError: No module named MySQLdb
MySQL could not be loaded.
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/exporttodatabase.py", line 78, in
import MySQLdb
ImportError: No module named MySQLdb
WARNING:cellprofiler.modules:Could not load cellprofiler.modules.exporttodatabase
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/exporttodatabase.py", line 91, in
from cellprofiler.modules.loadimages import C_FILE_NAME, C_PATH_NAME
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Could not load cellprofiler.modules.exporttodatabase
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/exporttodatabase.py", line 91, in
from cellprofiler.modules.loadimages import C_FILE_NAME, C_PATH_NAME
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
WARNING:cellprofiler.modules:Could not load cellprofiler.modules.loadimages
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Could not load cellprofiler.modules.loadimages
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
WARNING:cellprofiler.modules:Could not load cellprofiler.modules.loadsingleimage
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadsingleimage.py", line 59, in
from loadimages import LoadImagesImageProvider, C_SCALING, C_FILE_NAME, C_HEIGHT, C_WIDTH
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Could not load cellprofiler.modules.loadsingleimage
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadsingleimage.py", line 59, in
from loadimages import LoadImagesImageProvider, C_SCALING, C_FILE_NAME, C_HEIGHT, C_WIDTH
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
WARNING:cellprofiler.modules:Could not load cellprofiler.modules.loaddata
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/loaddata.py", line 163, in
from cellprofiler.modules.loadimages import LoadImagesImageProvider
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Could not load cellprofiler.modules.loaddata
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/loaddata.py", line 163, in
from cellprofiler.modules.loadimages import LoadImagesImageProvider
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
WARNING:cellprofiler.modules:Could not load cellprofiler.modules.measureimagequality
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/measureimagequality.py", line 72, in
from loadimages import C_FILE_NAME, C_SCALING
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Could not load cellprofiler.modules.measureimagequality
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/measureimagequality.py", line 72, in
from loadimages import C_FILE_NAME, C_SCALING
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/saveimages.py", line 55, in
import libtiff
ImportError: No module named libtiff
ERROR:cellprofiler.modules.saveimages:Failed to load pylibtiff. SaveImages on Mac may not be able to write 16-bit TIFF format.
Failed to load pylibtiff. SaveImages on Mac may not be able to write 16-bit TIFF format.
WARNING:cellprofiler.modules:Could not load cellprofiler.modules.saveimages
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/saveimages.py", line 76, in
from cellprofiler.modules.loadimages import C_FILE_NAME, C_PATH_NAME
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Could not load cellprofiler.modules.saveimages
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/saveimages.py", line 76, in
from cellprofiler.modules.loadimages import C_FILE_NAME, C_PATH_NAME
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
WARNING:cellprofiler.modules:Could not load cellprofiler.modules.trackobjects
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/trackobjects.py", line 87, in
import matplotlib.figure
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/figure.py", line 32, in
from matplotlib.image import FigureImage
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Could not load cellprofiler.modules.trackobjects
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/trackobjects.py", line 87, in
import matplotlib.figure
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/figure.py", line 32, in
from matplotlib.image import FigureImage
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
WARNING:cellprofiler.modules:could not load these modules: cellprofiler.modules.createwebpage,cellprofiler.modules.exporttodatabase,cellprofiler.modules.loadimages,cellprofiler.modules.loadsingleimage,cellprofiler.modules.loaddata,cellprofiler.modules.measureimagequality,cellprofiler.modules.saveimages,cellprofiler.modules.trackobjects
could not load these modules: cellprofiler.modules.createwebpage,cellprofiler.modules.exporttodatabase,cellprofiler.modules.loadimages,cellprofiler.modules.loadsingleimage,cellprofiler.modules.loaddata,cellprofiler.modules.measureimagequality,cellprofiler.modules.saveimages,cellprofiler.modules.trackobjects
Traceback (most recent call last):
File "CellProfiler/CellProfiler.py", line 294, in
show_splashbox = (options.pipeline_filename is None))
File "/Users/bickle/CellProfiler/cellprofiler/cellprofilerapp.py", line 18, in init
super(CellProfilerApp, self).init(_args, *_kwargs)
File "/usr/local/lib/wxPython-unicode-2.8.12.1/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core.py", line 7981, in init
self._BootstrapApp()
File "/usr/local/lib/wxPython-unicode-2.8.12.1/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core.py", line 7555, in _BootstrapApp
return core.PyApp__BootstrapApp(_args, *_kwargs)
File "/Users/bickle/CellProfiler/cellprofiler/cellprofilerapp.py", line 39, in OnInit
from cellprofiler.gui.cpframe import CPFrame
File "/Users/bickle/CellProfiler/cellprofiler/gui/cpframe.py", line 24, in
from cellprofiler.gui.pipelinelistview import PipelineListView
File "/Users/bickle/CellProfiler/cellprofiler/gui/pipelinelistview.py", line 30, in
from cellprofiler.gui.cpfigure import window_name, find_fig
File "/Users/bickle/CellProfiler/cellprofiler/gui/cpfigure.py", line 27, in
import matplotlib.colorbar
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/colorbar.py", line 29, in
import matplotlib.collections as collections
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/collections.py", line 23, in
import matplotlib.backend_bases as backend_bases
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/backend_bases.py", line 40, in
import matplotlib.widgets as widgets
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/widgets.py", line 17, in
from lines import Line2D
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/lines.py", line 25, in
from matplotlib.font_manager import FontProperties
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/font_manager.py", line 53, in
from matplotlib import ft2font
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/ft2font.so, 2): Symbol not found: _FT_Attach_File
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/ft2font.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/ft2font.so

Marc Bickle, PhD
Head HT-Technology Development Studio
Max Planck Institute of Molecular Cell Biology and Genetics
Pfotenhauerstr. 108
D-01307 Dresden
Germany

phone +49 351 210 2595
fax +49 351 210 1689
mail bickle@mpi-cbg.de
web: http://www.mpi-cbg.de/facilities/profiles/ht-tds.html

On 8 Nov 2012, at 15:03, Thouis (Ray) Jones wrote:

Oh, I see that an earlier command got mangled, as well. With the virtualenv activated, can you run:

pip uninstall h5py
HDF5_DIR=/Users/bickle/CPhomebrew/bin/brew --prefix libhdf5-universal pip install h5py==2.0.1
and let me know if that works?


Reply to this email directly or view it on GitHub.

@thouis
Copy link
Member

thouis commented Nov 8, 2012

It's like the cellprofiler-dev script was never run. Weird.

Given that, the next things to do are:

pip uninstall matplotlib
pip uinstall MySQL-python
pip install git+git://github.com/matplotlib/matplotlib.git
pip install MySQL-python==1.2.3

@Marckobudo
Copy link

This did still not resolve the issue. I am sorry. I imagine I might have done something wrong at the beginning. Maybe I should restart from the beginning. If you could just tell me what you think should be different for Lion, I could give it a shot.
Thanks for your patience

(cpdev)screening-mac-11:~ bickle$ pythonw32 CellProfiler/CellProfiler.py
WARNING:root:Distributed support disabled: please install nuageux
running build_ext
gcc-4.2 not found, using clang instead
skipping '_cpmorphology2.c' Cython extension (up-to-date)
skipping '_watershed.c' Cython extension (up-to-date)
skipping '_propagate.c' Cython extension (up-to-date)
skipping '_filter.c' Cython extension (up-to-date)
skipping '_lapjv.c' Cython extension (up-to-date)
skipping '_convex_hull.c' Cython extension (up-to-date)
running build_ext
gcc-4.2 not found, using clang instead
skipping 'javabridge.c' Cython extension (up-to-date)
WARNING:cellprofiler.preferences:Warning: current path of /Volumes/tds/projects/Michaela/121010_Cellfusion/Local is not a valid directory. Switching to home directory.
Warning: current path of /Volumes/tds/projects/Michaela/121010_Cellfusion/Local is not a valid directory. Switching to home directory.
WARNING:cellprofiler.preferences:Warning: current path of /Volumes/tds/projects/Michaela/121019_CellFusion/Images/004HK121019A-20xOpera is not a valid directory. Switching to home directory.
Warning: current path of /Volumes/tds/projects/Michaela/121019_CellFusion/Images/004HK121019A-20xOpera is not a valid directory. Switching to home directory.
WARNING:cellprofiler.modules:Could not load cellprofiler.modules.createwebpage
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/createwebpage.py", line 28, in
from cellprofiler.modules.loadimages import C_FILE_NAME, C_PATH_NAME
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Could not load cellprofiler.modules.createwebpage
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/createwebpage.py", line 28, in
from cellprofiler.modules.loadimages import C_FILE_NAME, C_PATH_NAME
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
WARNING:cellprofiler.modules.exporttodatabase:MySQL could not be loaded.
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/exporttodatabase.py", line 78, in
import MySQLdb
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/MySQLdb/init.py", line 19, in
import _mysql
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/_mysql.so, 2): Symbol not found: _mysql_affected_rows
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/_mysql.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/_mysql.so
MySQL could not be loaded.
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/exporttodatabase.py", line 78, in
import MySQLdb
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/MySQLdb/init.py", line 19, in
import _mysql
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/_mysql.so, 2): Symbol not found: _mysql_affected_rows
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/_mysql.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/_mysql.so
WARNING:cellprofiler.modules:Could not load cellprofiler.modules.exporttodatabase
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/exporttodatabase.py", line 91, in
from cellprofiler.modules.loadimages import C_FILE_NAME, C_PATH_NAME
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Could not load cellprofiler.modules.exporttodatabase
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/exporttodatabase.py", line 91, in
from cellprofiler.modules.loadimages import C_FILE_NAME, C_PATH_NAME
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
WARNING:cellprofiler.modules:Could not load cellprofiler.modules.loadimages
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Could not load cellprofiler.modules.loadimages
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
WARNING:cellprofiler.modules:Could not load cellprofiler.modules.loadsingleimage
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadsingleimage.py", line 59, in
from loadimages import LoadImagesImageProvider, C_SCALING, C_FILE_NAME, C_HEIGHT, C_WIDTH
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Could not load cellprofiler.modules.loadsingleimage
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadsingleimage.py", line 59, in
from loadimages import LoadImagesImageProvider, C_SCALING, C_FILE_NAME, C_HEIGHT, C_WIDTH
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
WARNING:cellprofiler.modules:Could not load cellprofiler.modules.loaddata
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/loaddata.py", line 163, in
from cellprofiler.modules.loadimages import LoadImagesImageProvider
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Could not load cellprofiler.modules.loaddata
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/loaddata.py", line 163, in
from cellprofiler.modules.loadimages import LoadImagesImageProvider
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
WARNING:cellprofiler.modules:Could not load cellprofiler.modules.measureimagequality
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/measureimagequality.py", line 72, in
from loadimages import C_FILE_NAME, C_SCALING
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Could not load cellprofiler.modules.measureimagequality
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/measureimagequality.py", line 72, in
from loadimages import C_FILE_NAME, C_SCALING
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/saveimages.py", line 55, in
import libtiff
ImportError: No module named libtiff
ERROR:cellprofiler.modules.saveimages:Failed to load pylibtiff. SaveImages on Mac may not be able to write 16-bit TIFF format.
Failed to load pylibtiff. SaveImages on Mac may not be able to write 16-bit TIFF format.
WARNING:cellprofiler.modules:Could not load cellprofiler.modules.saveimages
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/saveimages.py", line 76, in
from cellprofiler.modules.loadimages import C_FILE_NAME, C_PATH_NAME
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Could not load cellprofiler.modules.saveimages
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/saveimages.py", line 76, in
from cellprofiler.modules.loadimages import C_FILE_NAME, C_PATH_NAME
File "/Users/bickle/CellProfiler/cellprofiler/modules/loadimages.py", line 90, in
import matplotlib.image
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
WARNING:cellprofiler.modules:Could not load cellprofiler.modules.trackobjects
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/trackobjects.py", line 87, in
import matplotlib.figure
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/figure.py", line 32, in
from matplotlib.image import FigureImage
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Could not load cellprofiler.modules.trackobjects
Traceback (most recent call last):
File "/Users/bickle/CellProfiler/cellprofiler/modules/init.py", line 303, in add_module
m = import(mod, globals(), locals(), ['all'], 0)
File "/Users/bickle/CellProfiler/cellprofiler/modules/trackobjects.py", line 87, in
import matplotlib.figure
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/figure.py", line 32, in
from matplotlib.image import FigureImage
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/image.py", line 22, in
import matplotlib._png as _png
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so, 2): Symbol not found: _png_set_longjmp_fn
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/_png.so
WARNING:cellprofiler.modules:could not load these modules: cellprofiler.modules.createwebpage,cellprofiler.modules.exporttodatabase,cellprofiler.modules.loadimages,cellprofiler.modules.loadsingleimage,cellprofiler.modules.loaddata,cellprofiler.modules.measureimagequality,cellprofiler.modules.saveimages,cellprofiler.modules.trackobjects
could not load these modules: cellprofiler.modules.createwebpage,cellprofiler.modules.exporttodatabase,cellprofiler.modules.loadimages,cellprofiler.modules.loadsingleimage,cellprofiler.modules.loaddata,cellprofiler.modules.measureimagequality,cellprofiler.modules.saveimages,cellprofiler.modules.trackobjects
Traceback (most recent call last):
File "CellProfiler/CellProfiler.py", line 294, in
show_splashbox = (options.pipeline_filename is None))
File "/Users/bickle/CellProfiler/cellprofiler/cellprofilerapp.py", line 18, in init
super(CellProfilerApp, self).init(_args, *_kwargs)
File "/usr/local/lib/wxPython-unicode-2.8.12.1/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core.py", line 7981, in init
self._BootstrapApp()
File "/usr/local/lib/wxPython-unicode-2.8.12.1/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core.py", line 7555, in _BootstrapApp
return core.PyApp__BootstrapApp(_args, *_kwargs)
File "/Users/bickle/CellProfiler/cellprofiler/cellprofilerapp.py", line 39, in OnInit
from cellprofiler.gui.cpframe import CPFrame
File "/Users/bickle/CellProfiler/cellprofiler/gui/cpframe.py", line 24, in
from cellprofiler.gui.pipelinelistview import PipelineListView
File "/Users/bickle/CellProfiler/cellprofiler/gui/pipelinelistview.py", line 30, in
from cellprofiler.gui.cpfigure import window_name, find_fig
File "/Users/bickle/CellProfiler/cellprofiler/gui/cpfigure.py", line 27, in
import matplotlib.colorbar
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/colorbar.py", line 29, in
import matplotlib.collections as collections
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/collections.py", line 23, in
import matplotlib.backend_bases as backend_bases
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/backend_bases.py", line 40, in
import matplotlib.widgets as widgets
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/widgets.py", line 17, in
from lines import Line2D
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/lines.py", line 25, in
from matplotlib.font_manager import FontProperties
File "/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/font_manager.py", line 53, in
from matplotlib import ft2font
ImportError: dlopen(/Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/ft2font.so, 2): Symbol not found: _FT_Attach_File
Referenced from: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/ft2font.so
Expected in: flat namespace
in /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev-python/1/cpdev/lib/python2.7/site-packages/matplotlib/ft2font.so
Marc Bickle, PhD
Head HT-Technology Development Studio
Max Planck Institute of Molecular Cell Biology and Genetics
Pfotenhauerstr. 108
D-01307 Dresden
Germany

phone +49 351 210 2595
fax +49 351 210 1689
mail bickle@mpi-cbg.de
web: http://www.mpi-cbg.de/facilities/profiles/ht-tds.html

On 8 Nov 2012, at 15:45, Thouis (Ray) Jones wrote:

It's like the cellprofiler-dev script was never run. Weird.

Given that, the next things to do are:

pip uninstall matplotlib
pip uinstall MySQL-python
pip install git+git://github.com/matplotlib/matplotlib.git
pip install MySQL-python==1.2.3

Reply to this email directly or view it on GitHub.

@thouis
Copy link
Member

thouis commented Nov 8, 2012

I would make one more attempt before giving up.

pip uninstall matplotlib
pip uninstall MySQL-python
CPhomebrew/bin/brew uninstall cellprofiler-dev
CPhomebrew/bin/brew install cellprofiler-dev

@Marckobudo
Copy link

I had an error on uninstall?

cpdev)screening-mac-11:~ bickle$ CPhomebrew/bin/brew uninstall cellprofiler-dev
Error: No such keg: /Users/bickle/CPhomebrew/Cellar/cellprofiler-dev

Marc Bickle, PhD
Head HT-Technology Development Studio
Max Planck Institute of Molecular Cell Biology and Genetics
Pfotenhauerstr. 108
D-01307 Dresden
Germany

phone +49 351 210 2595
fax +49 351 210 1689
mail bickle@mpi-cbg.de
web: http://www.mpi-cbg.de/facilities/profiles/ht-tds.html

On 8 Nov 2012, at 17:14, Thouis (Ray) Jones wrote:

CPhomebrew/bin/brew uninstall cellprofiler-dev

@thouis
Copy link
Member

thouis commented Nov 8, 2012

Very odd. Could you run the install afterward?

@Marckobudo
Copy link

Hi Ray,

sorry, what do you mean by that?
Marc

Marc Bickle, PhD
Head HT-Technology Development Studio
Max Planck Institute of Molecular Cell Biology and Genetics
Pfotenhauerstr. 108
D-01307 Dresden
Germany

phone +49 351 210 2595
fax +49 351 210 1689
mail bickle@mpi-cbg.de
web: http://www.mpi-cbg.de/facilities/profiles/ht-tds.html

On 8 Nov 2012, at 17:34, Thouis (Ray) Jones wrote:

Very odd. Could you run the install afterward?

Reply to this email directly or view it on GitHub.

@thouis
Copy link
Member

thouis commented Nov 12, 2012

After you got the error from the uninstall, were you able to run "brew
install cellprofiler-dev"?

@thouis
Copy link
Member

thouis commented Nov 12, 2012

I just pushed a new version to the mountain-lion branch. If you're
still interested in trying this, you could re-clone and start from
scratch.

@Marckobudo
Copy link

Yes, I'm game. Due to the time difference, I'm not at my computer so I'll try in the morning. How do I get the mountain lion branch? I have btw lion installed. I tried installing over the weekend on my MacAir and failed but with a different problem, but I think it is best to solve one problem at the time.

Marc Bickle, PhD
Head HT-Technology Development Studio
Max Planck Institute of Molecular Cell Biology and Genetics
Pfotenhauerstr. 108
D-01307 Dresden
Germany

phone +49 351 210 2595
fax +49 351 210 1689
mail bickle@mpi-cbg.de
web: http://www.mpi-cbg.de/facilities/profiles/ht-tds.html

On Nov 12, 2012, at 8:51 PM, Thouis (Ray) Jones wrote:

I just pushed a new version to the mountain-lion branch. If you're
still interested in trying this, you could re-clone and start from
scratch.

Reply to this email directly or view it on GitHub.

@thouis
Copy link
Member

thouis commented Nov 12, 2012

To get to the mountain-lion branch, you can do this after the git clone
step:

cd CPhomebrew
git checkout mountain-lion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants