tick icon indicating copy to clipboard operation
tick copied to clipboard

the version problem in 2025

Open lbq8942 opened this issue 9 months ago • 1 comments

When i use pip install tick in 2025, it fails. The python installed in my machine is the latest version, 3.13.

      AttributeError: `scipy.sparse.sputils` has no attribute `get_index_dtype`more, `scipy.sparse.sputils` is deprecated and will be removed in SciPy 2.0.0.
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem wi
error: metadata-generation-failed

lbq8942 avatar Jul 25 '25 07:07 lbq8942

the pip release is not maintained.

if you want something that compiles today you should see the branch in the PR

PhilipDeegan avatar Jul 25 '25 12:07 PhilipDeegan