Project

General

Profile

Actions

Bug #566

closed

generate_packets.py failing on Ubuntu Focal (python 3.8)

Added by Marko Lindqvist 7 months ago. Updated 7 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Bootstrap
Target version:
Start date:
05/08/2024
Due date:
% Done:

0%

Estimated time:

Description

Failure (first) seen on Ubuntu Focal:

Traceback (most recent call last):
File "./generate_packets.py", line 345, in <module>
class Location:
File "./generate_packets.py", line 427, in Location
def matmul(self, packet: str | None) -> str:
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'


Files

Actions #2

Updated by Alina Lenk 7 months ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF