You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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'?
Is your package till up to date? Does it work with the latest python version? And is the package still maintained?
best,
Björn
The text was updated successfully, but these errors were encountered: