Skip to content

Instantly share code, notes, and snippets.

0xE2E78574c10c25336405498754f99d65c02dcE21
0xbFa28062A87364F3056083A59458Fb699ccd47fa
running build_ext
building 'jcc' extension
creating build/temp.macosx-10.5-x86_64-2.7
creating build/temp.macosx-10.5-x86_64-2.7/jcc
creating build/temp.macosx-10.5-x86_64-2.7/jcc/sources
@arnoutaertgeerts
arnoutaertgeerts / setup.py
Created February 13, 2014 11:00
Jpype alternative setup.py
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import os
import sys
import codecs
import platform
import subprocess
from glob import glob
from distutils.core import setup
BREW DOCTOR
Warning: /usr/bin occurs before /usr/local/bin
This means that system-provided programs will be used instead of those
provided by Homebrew. The following tools exist at both paths:
svn
svnadmin
svndumpfilter
svnlook