
Note: java/org/cellprofiler/javabridge/CPythonInvocationHandler.java uses unchecked or unsafe operations. Javac -source 8 -target 8 java/org/cellprofiler/javabridge/CPython.java java/org/cellprofiler/javabridge/CPythonInvocationHandler.java Javac -source 8 -target 8 java/org/cellprofiler/javabridge/test/RealRect.java Warning: bootstrap class path not set in conjunction with -source 8 Javac -source 8 -target 8 java/org/cellprofiler/runnablequeue/RunnableQueue.java
#INSTALL PYTHON 3 MAC SIERRA CODE#
Installing library code to build/bdist.macosx-10.12-x86_64/egg Writing manifest file 'javabridge.egg-info/SOURCES.txt' No previously-included directories found matching '*.pyx' Reading manifest file 'javabridge.egg-info/SOURCES.txt' Writing top-level names to javabridge.egg-info/top_level.txt Writing requirements to javabridge.egg-info/requires.txt Writing entry points to javabridge.egg-info/entry_points.txt

Writing dependency_links to javabridge.egg-info/dependency_links.txt
#INSTALL PYTHON 3 MAC SIERRA INSTALL#
Use 7 or later.Įrror: command 'javac' failed with exit status 2Ĭommand "/Users/cudmore/Dropbox/olympus/myBioformats/bio_env/bin/python3 -u -c "import setuptools, tokenize _file_='/private/var/folders/zy/gh9wp3pd2_d4hhllv2hzt5gh0000gn/T/pip-install-dy6a0ueu/javabridge/setup.py' f=getattr(tokenize, 'open', open)(_file_) code=f.read().replace('\r\n', '\n') f.close() exec(compile(code, _file_, 'exec'))" install -record /private/var/folders/zy/gh9wp3pd2_d4hhllv2hzt5gh0000gn/T/pip-record-lcye5bz0/install-record.txt -single-version-externally-managed -compile -install-headers /Users/cudmore/Dropbox/olympus/myBioformats/bio_env/include/site/python3.7/javabridge" failed with error code 1 in /private/var/folders/zy/gh9wp3pd2_d4hhllv2hzt5gh0000gn/T/pip-install-dy6a0ueu/javabridge/ Use 7 or later.Įrror: Target option 6 is no longer supported. Warning: bootstrap class path not set in conjunction with -source 6Įrror: Source option 6 is no longer supported. Javac -source 6 -target 6 /private/var/folders/zy/gh9wp3pd2_d4hhllv2hzt5gh0000gn/T/pip-install-dy6a0ueu/javabridge/java/org/cellprofiler/runnablequeue/RunnableQueue.java errorĬomplete output from command /Users/cudmore/Dropbox/olympus/myBioformats/bio_env/bin/python3 -u -c "import setuptools, tokenize _file_='/private/var/folders/zy/gh9wp3pd2_d4hhllv2hzt5gh0000gn/T/pip-install-dy6a0ueu/javabridge/setup.py' f=getattr(tokenize, 'open', open)(_file_) code=f.read().replace('\r\n', '\n') f.close() exec(compile(code, _file_, 'exec'))" install -record /private/var/folders/zy/gh9wp3pd2_d4hhllv2hzt5gh0000gn/T/pip-record-lcye5bz0/install-record.txt -single-version-externally-managed -compile -install-headers /Users/cudmore/Dropbox/olympus/myBioformats/bio_env/include/site/python3.7/javabridge:Ĭreating build/lib.macosx-10.12-x86_64-3.7Ĭreating build/lib.macosx-10.12-x86_64-3.7/javabridgeĬopying javabridge/_init_.py -> build/lib.macosx-10.12-x86_64-3.7/javabridgeĬopying javabridge/_version.py -> build/lib.macosx-10.12-x86_64-3.7/javabridgeĬopying javabridge/jutil.py -> build/lib.macosx-10.12-x86_64-3.7/javabridgeĬopying javabridge/locate.py -> build/lib.macosx-10.12-x86_64-3.7/javabridgeĬopying javabridge/noseplugin.py -> build/lib.macosx-10.12-x86_64-3.7/javabridgeĬopying javabridge/wrappers.py -> build/lib.macosx-10.12-x86_64-3.7/javabridgeĬreating build/lib.macosx-10.12-x86_64-3.7/javabridge/testsĬopying javabridge/tests/_init_.py -> build/lib.macosx-10.12-x86_64-3.7/javabridge/testsĬopying javabridge/tests/test_cpython.py -> build/lib.macosx-10.12-x86_64-3.7/javabridge/testsĬopying javabridge/tests/test_javabridge.py -> build/lib.macosx-10.12-x86_64-3.7/javabridge/testsĬopying javabridge/tests/test_jutil.py -> build/lib.macosx-10.12-x86_64-3.7/javabridge/testsĬopying javabridge/tests/test_wrappers.py -> build/lib.macosx-10.12-x86_64-3.7/javabridge/testsĬreating build/lib.macosx-10.12-x86_64-3.7/javabridge/jarsĬopying javabridge/jars/cpython.jar -> build/lib.macosx-10.12-x86_64-3.7/javabridge/jarsĬopying javabridge/jars/ -> build/lib.macosx-10.12-x86_64-3.7/javabridge/jarsĬopying javabridge/jars/runnablequeue.jar -> build/lib.macosx-10.12-x86_64-3.7/javabridge/jarsĬopying javabridge/jars/test.jar -> build/lib.macosx-10.12-x86_64-3.7/javabridge/jars

Installing collected packages: javabridge
