Skip to content

build error on linux: common.pyx #90

Closed
@xdong

Description

@xdong

I tried to build from head . I got the following error. My cython version is 0.12.1. Unfortunately I can't upgrade cython as I don't have root permission.

cythoning pandas/src/tseries.pyx to pandas/src/tseries.c

Error converting Pyrex file to C:

...
result[idx] = i
PyArray_ITER_NEXT(iter)

return result

cpdef map_indices_buf(ndarray[object] index):

^

/mypath/wesm-pandas-2af6604/pandas/src/common.pyx:110:38: Expected ')'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions