On 06/17/2014 12:49 PM, Fred Furst wrote:
Hello Robert, and thanks for the response. I take it the command in question would be:
sfepy$ python setup.py build_ext --inplace
Hadn't tried it, but did, and it gives me an error when including:
#include <Python.h>
fatal error: file not found
It seems that you do not have python development package installed. No idea how it is called on Mac, on linux it is usually something like python-dev(el). You might need other dev packages as well.
r.
Em segunda-feira, 16 de junho de 2014 02h45min16s UTC-3, Robert Cimrman escreveu:
On 06/16/2014 12:19 AM, Fred Furst wrote:
Well...
I'm a new user too. Having trouble making all dependencies work under Canopy. Also, I'm able to fully access SfePy functionality on a Ubuntu machine, but my MacBook Air (late 2011) keeps giving me an error for extmods.crcm.
This module is the first C extension module that gets imported. So the error means that the extension modules were not built correctly. Did you try building and running in-place?
r.
Thus far my attempts have proved unsuccessful.
Em segunda-feira, 12 de maio de 2014 16h45min29s UTC-3, Robert Cimrman escreveu:
Hi,
any Mac users here able to help with [1]?
r.