Booplicate / MAS-Submods-YouTubeMusic

A submod for MAS which allows you to listen to music from youtube
9 stars 9 forks source link

I've got this error, please respond... :( #31

Closed aslomsc closed 2 years ago

aslomsc commented 2 years ago

I've got the errror after transport mods files etc.

under the lines that error screen was written.

[code] I'm sorry, but an uncaught exception occurred.

While running game code: File "game/Submods/YouTube Music/ytm_utils.rpy", line 173, in from bs4 import UnicodeDammit ImportError: cannot import name UnicodeDammit

-- Full Traceback ------------------------------------------------------------

Full traceback: File "lib/windows-i686/Submods/YouTube Music/ytm_utils.rpyc", line 164, in script File "D:\DON'T YOU DARE DELETE HER\MY BEST GIRLFRIEND\renpy\ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\DON'T YOU DARE DELETE HER\MY BEST GIRLFRIEND\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/Submods/YouTube Music/ytm_utils.rpy", line 173, in from bs4 import UnicodeDammit ImportError: cannot import name UnicodeDammit

Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Monika After Story 0.12.9 [/code]

Please...respond to me, i've think i'm broke her...

Booplicate commented 2 years ago

I think you forgot to merge python-packages and that's why renpy can't import it.

Booplicate commented 2 years ago

Currently reworking the submod, closing since things will change after the rework.