Skip to content

Warning for deprecated library #2

@ioannaMitropoulou

Description

@ioannaMitropoulou

Since the sorting_shortest_path algorithm, the following warning always appears:

C:\ProgramData\Anaconda3\envs\compas_am\lib\site-packages\sklearn\externals\six.py:28: FutureWarning: The module is deprecated in version 0.21 and will be removed in version 0.23 since we've dropped support for Python 2.7. Please rely on the official version of six (https://pypi.org/project/six/).
warnings.warn("The module is deprecated in version 0.21 and will be removed "

I tried updating scikit-learn, but the warning persists.
Is this something to be worried about? Which library/function does it refer to?
Ideally we shoudln't use deprecated apps, unless there's no other way

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