Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

maya script gives an error with the InverseRadical calculation #25

Open
jeroenVerdonschot opened this issue Dec 6, 2018 · 1 comment

Comments

@jeroenVerdonschot
Copy link

jeroenVerdonschot commented Dec 6, 2018

When I try to launch the maya script Python throws an error:

RadicalIInverse function
Exception has occurred: OverflowError
int too large to convert to float

can this problem be a result of using python 3.6 instead of 2.7?

Can I use x**-1/2 and x**-1/3 to calculate the right values?

thanks

@blendfx
Copy link

blendfx commented Jan 28, 2019

I am trying to get the script working in Blender and get the same error. Blender uses Python 3.6 instead of 2.7, so maybe it is related?

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

No branches or pull requests

2 participants