dynts icon indicating copy to clipboard operation
dynts copied to clipboard

Mac

Open CRP opened this issue 13 years ago • 2 comments

Hi, I am trying to get dynts running on Mac (Snow Leopard). Here is the output I get as of now:

~ c.prinoth$ sudo easy_install dynts Password: Searching for dynts Reading http://pypi.python.org/simple/dynts/ Reading http://github.com/quantmind/dynts/ Reading http://code.google.com/p/dynts/ Best match: dynts 0.4.1 Downloading http://pypi.python.org/packages/source/d/dynts/dynts-0.4.1.tar.gz#md5=287a0333fe201108d052ba5bc6f32ded Processing dynts-0.4.1.tar.gz Running dynts-0.4.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-4ygaHl/dynts-0.4.1/egg-dist-tmp-ooiDDx i686-apple-darwin10-gcc-4.2.1: lib/src/cts.c: No such file or directory i686-apple-darwin10-gcc-4.2.1: no input files powerpc-apple-darwin10-gcc-4.2.1: lib/src/cts.c: No such file or directory powerpc-apple-darwin10-gcc-4.2.1: no input files i686-apple-darwin10-gcc-4.2.1: lib/src/cts.c: No such file or directory i686-apple-darwin10-gcc-4.2.1: no input files lipo: can't figure out the architecture type of: /var/tmp//ccV06X8k.out error: Setup script exited with error: command 'gcc-4.2' failed with exit status 1

any clue on what might be wrong?

CRP avatar May 24 '11 15:05 CRP