You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: