Closed satabol closed 5 months ago
Can reproduce. Expect a fix by the end of the week.
Thank you! It is work now! Here is a first result:
But I install this version from source code. Can you say when one can install this version from pip repository?
P.S. I'm one of developers of Sverchok plugin for Blender. Here is a docs of node of your pyacvd library.
This is awesome! Nice to see pyacvd
and pyvista
used within a plugin for blender.
Right now we're delayed due to an account issue. We're tracking it at pypi/support #4016, but we might be able to have it resolved next Monday. I'll keep you informed, but expect a new release by the end of next week.
@akaszynski Thank you!
I confirm that reverting scipy to 1.12 worked for me. Thanks @akaszynski for this workaround!
@satabol, this fix is now in pyacvd v0.2.11.
Thank you! I test it. All work fine!
Hello. I'm user of your library. It is cool! But I have some trouble after today update. I find out that if scipy=1.13.0 then result is not good. If force reinstall to scipy=1.12.0 then result is good. Step to reproduce:
code:
Windows 11, Python 3.10.11