Skip to content

Can't run through the example. #26

@SRainGit

Description

@SRainGit

Hi, thank you for the source code!

The "build_all.sh" was successed. But when I tried the example00, I got errors.

When I use python3.5, I got:
Traceback (most recent call last):
File "create_data.py", line 16, in
import pyoctnet
ImportError: dynamic module does not define module export function (PyInit_pyoctnet)

And when I use python2.7, I got :
Traceback (most recent call last):
File "create_data.py", line 16, in
import pyoctnet
File "init.pxd", line 918, in init pyoctnet
ValueError: numpy.ufunc size changed, may indicate binary incompatibility. Expected 216 from C header, got 192 from PyObject

Is it because the numpy version? Do you know what is the problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions