Skip to content

AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'? #2

Description

@bkampa

Dear Authors,

I came across your spine analysis publication and would like to use your package to analyze our spine data. However,
trying to install your package I got the following error message in both python version 3.6.8 and the latest 3.13

AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?

         ********************************************************************************
          Please remove any references to `setuptools.command.test` in all supported versions of the affected package.
 
          By 2024-Nov-15, you need to update your project and remove deprecated calls
          or your builds will no longer be supported.
          ********************************************************************************

Is your package till up to date? Does it work with the latest python version? And is the package still maintained?

best,
Björn

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