Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OverflowError: Python int too large to convert to C long #11

Open
HemantaIngle opened this issue Mar 24, 2020 · 1 comment
Open

OverflowError: Python int too large to convert to C long #11

HemantaIngle opened this issue Mar 24, 2020 · 1 comment

Comments

@HemantaIngle
Copy link

Hello ,
i am getting the following error, can you please help me, i have tried to change the"np.int32" in file dnnweaver2\compiler_init_.py , with int32, int64 , but still it dosent work for me .
image

@chuliang007
Copy link

I've met the same issue on a win10 laptop, but the code runs smoothly on macOS. You may try "return np.array(inst_array)" instead.

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

No branches or pull requests

2 participants