creare-com / pydem

Python library for Global Hydrology Analysis. Used to calculate upstream contributing area, aspect, slope, and topographic wetness index.
Apache License 2.0
114 stars 35 forks source link

Cannot open source file: 'pydem\cyfuncs\cyutils.c' #3

Closed sahiggin closed 8 years ago

sahiggin commented 8 years ago

Hi there,

I am trying to install pydem on a Windows 7 system, and I am getting the error "Cannot open source file: 'pydem\cyfuncs\cyutils.c'" Is that something that should be copied from my cython installation, or should that come with the pydem download?

Thanks, Stephanie

mpu-creare commented 8 years ago

Hi Stephanie,

pydem\cyfuncs\cyutils.c should be generated by cython when pydem is installed.

Can you send me the output of your console when you're installing the software?

mpu-creare commented 8 years ago

@sahiggin did you manage to get this resolved?

mpu-creare commented 8 years ago

I'm closing this one because I didn't hear back. I'm happy to reopen if anyone can reproduce.