PyTuning icon indicating copy to clipboard operation
PyTuning copied to clipboard

Changes to sympy has caused breaking changes

Open muziker opened this issue 4 years ago • 1 comments

Other than sympy.power.Pow -> sympy.core.power.Pow, sympy.numbers is now sympy.core.numbers.

There's probably a couple of other changes in sympy.

muziker avatar Apr 09 '21 11:04 muziker

seconded

kennethreitz avatar Apr 20 '22 05:04 kennethreitz

I'm, very sorry guys -- I haven't been on-line for a few years. I'll take care of this this weekend!

MarkCWirt avatar Sep 02 '23 15:09 MarkCWirt

Hey guys, very very sorry for the delay.

I've fixed this and cleaned up the code a bit. The new package can be downloaded from here or at the Python package index:

pip install pytuning
# or
pip install pytuning==0.7.3

You probably aren't even interested in the software anymore. I don't blame you.

MarkCWirt avatar Sep 02 '23 21:09 MarkCWirt

Fixed and on Pypi.

MarkCWirt avatar Sep 02 '23 21:09 MarkCWirt