我正在尝试使用 PyInstaller 将脚本 python 转换为 exe,但出现错误:
<script src="https://cdn.jsdelivr.net/npm/js-cookie@rc/dist/js.cookie.min.js"></script>
<input oninput="Cookies.set('oldValue', this.value)" value="{{$_COOKIE['oldValue']}}">
我已经尝试 pip install pygame,但什么都没有:/