Program won't start in linux. Below is the traceback. I did try the "delete the persistent save".
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/functions.rpy", line 5679, in <module>
AttributeError: 'module' object has no attribute 'LifoQueue'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/media/MyStuff/AG/HI/HolidayIsland-0.3.5.0-pc/renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "/media/MyStuff/AG/HI/HolidayIsland-0.3.5.0-pc/renpy/main.py", line 515, in main
renpy.game.context().run(node)
File "game/functions.rpyc", line 5678, in script
File "game/functions.rpyc", line 5678, in script
File "/media/MyStuff/AG/HI/HolidayIsland-0.3.5.0-pc/renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/media/MyStuff/AG/HI/HolidayIsland-0.3.5.0-pc/renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/functions.rpy", line 5679, in <module>
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/site-packages/requests/__init__.py", line 43, in <module>
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/site-packages/urllib3/__init__.py", line 8, in <module>
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/site-packages/urllib3/connectionpool.py", line 58, in <module>
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/site-packages/urllib3/connectionpool.py", line 65, in ConnectionPool
AttributeError: 'module' object has no attribute 'LifoQueue'
Linux-5.16.10-arch1-1-x86_64-with-glibc2.2.5
Ren'Py 7.4.4.1439
Holiday Island 0.3.5.0
Wed Mar 9 13:09:24 2022