Skip to content

Deprecation warning when loading 'pprldistr2009_1e-8.pickle.gz' #70

@nikohansen

Description

@nikohansen
python -m cocopp.test 

gives

/.../anaconda3/envs/py314/lib/python3.14/site-packages/cocopp/pprldistr.py:121: 
    VisibleDeprecationWarning: dtype(): 
    align should be passed as Python or NumPy boolean but got `align=0`. 
    Did you mean to pass a tuple to create a subarray type? (Deprecated NumPy 2.4)
  return pickle.load(f, encoding="latin1")

I checked that this happens when loading 'pprldistr2009_1e-8.pickle.gz'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions