Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Mac #3

Open
CRP opened this issue May 24, 2011 · 2 comments
Open

Mac #3

CRP opened this issue May 24, 2011 · 2 comments
Labels

Comments

@CRP
Copy link

CRP commented May 24, 2011

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?

@lsbardel
Copy link
Member

Looks like something is wrong with the compilation of extensions.
What python version are you running and do you have cython installed?

@CRP
Copy link
Author

CRP commented May 25, 2011

Christian-Prinoths-MacBook-Pro:~ c.prinoth$ python -V
Python 2.6.1
Christian-Prinoths-MacBook-Pro:~ c.prinoth$ cython -V
Cython version 0.14.1+

I just noticed that I am unable to install ccy as well. Is this a mandatory
installation for dynts? I will check with ccy's developers on this issue.

Thanks

On Tue, May 24, 2011 at 22:58, lsbardel <
[email protected]>wrote:

Looks like something is wrong with the compilation of extensions.
What python version are you running and do you have cython installed?

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

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

No branches or pull requests

2 participants