关于python我是一点不懂的,想运行这个代码跑起来抓取抖音直播间弹幕,但是一直运行不起来,一直报错。。。。。
https://github.com/saermart/DouyinLiveWebFetcher我的版本是3.12
错误:
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/sunset/.local/lib/python3.11/site-packages/execjs/_external_runtime.py", line 92, in _call
return self._eval("{identifier}.apply(this, {args})".format(identifier=identifier, args=args))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/sunset/.local/lib/python3.11/site-packages/execjs/_external_runtime.py", line 78, in _eval
return self.exec_(code)
^^^^^^^^^^^^^^^^
File "/home/sunset/.local/lib/python3.11/site-packages/execjs/_abstract_runtime_context.py", line 18, in exec_
return self._exec_(source)
^^^^^^^^^^^^^^^^^^^
File "/home/sunset/.local/lib/python3.11/site-packages/execjs/_external_runtime.py", line 88, in _exec_
return self._extract_result(output)
一大堆错误 可是我已经pip install -r requirements.txt了呀
没有安装nodejs