MyrikLD / LinusTrinus

TrinusVR streaming server for Linux
128 stars 16 forks source link

Error #11

Closed Arleeb closed 4 years ago

Arleeb commented 4 years ago

When i try to open main.py, i got this error

Traceback (most recent call last): File "main.py", line 8, in <module> from frame_generator import FrameGenerator File "/home/arleeb/Desktop/LinusTrinus-master/frame_generator.py", line 29 return f"{self.width}x{self.height}" ^ SyntaxError: invalid syntax

MyrikLD commented 4 years ago

Solved, check