Skip to content

C:\Program Files (x86)\ActiveState Komodo IDE 12\lib\support\dbgp\bin\py3_dbgp.py:179: DeprecationWarning: Use setlocale(), getencoding() and getlocale() instead codeset = locale.getdefaultlocale()[1] C:\Program Files (x86)\ActiveState Komodo IDE 12\lib\support\dbgp\bin\py3_dbgp.py:148: DeprecationWarning: Use setlocale(), getencoding() and getlocale() instead codeset = locale.getdefaultlocale()[1] #13

@randyrue

Description

@randyrue

Hi There,

Setting up Komodo IDE 12 on a new Win11 PC and get this warning in the output window of a python3 "hello world."

C:\Program Files (x86)\ActiveState Komodo IDE 12\lib\support\dbgp\bin\py3_dbgp.py:179: DeprecationWarning: Use setlocale(), getencoding() and getlocale() instead
  codeset = locale.getdefaultlocale()[1]
C:\Program Files (x86)\ActiveState Komodo IDE 12\lib\support\dbgp\bin\py3_dbgp.py:148: DeprecationWarning: Use setlocale(), getencoding() and getlocale() instead
  codeset = locale.getdefaultlocale()[1]

Any way to solve or silence this nuisance error?

Randy

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