Project

General

Profile

Actions

Bug #6340

open

exception when using osmo-smdpp with python 3.9

Added by dexter 3 months ago. Updated 2 months ago.

Status:
New
Priority:
Low
Assignee:
Category:
osmo-smdpp
Target version:
-
Start date:
01/24/2024
Due date:
% Done:

0%

Spec Reference:

Description

There is an exception when starting osmo-smdpp with python 3.9. This exception does not occur with python 3.10.

owner@osmotest:~/git_master/pysim$ python3.9 ./osmo-smdpp.py
Traceback (most recent call last):
  File "/home/owner/git_master/pysim/./osmo-smdpp.py", line 100, in <module>
    class SmDppHttpServer:
  File "/home/owner/git_master/pysim/./osmo-smdpp.py", line 196, in SmDppHttpServer
    def initiateAutentication(self, request: IRequest, content: dict) -> dict:
TypeError: 'staticmethod' object is not callable

Commit hash: af87cd544f784e51a41cea303cb57001d9954d9c

Actions #1

Updated by laforge 2 months ago

  • Category set to osmo-smdpp
  • Priority changed from Normal to Low
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)