yaoysyao / Auto_checkin_release

GLaDOS平台|天翼云盘|bilibili直播|科研通签到|谷粉学术签到|阿里云盘新版本签到|Wps云空间容量|百度贴吧|交易猫|飘云阁|吾爱破解,自动签到项目发行版仓库,支持多种平台签到,已打包为exe文件和安装包文件,直接下载填写配置文件即可,目前只支持Windows
Apache License 2.0
150 stars 22 forks source link

运行exe报错 #2

Closed sunmaojing closed 6 months ago

sunmaojing commented 1 year ago

apscheduler\util.py:428: PytzUsageWarning: The localize method is no longer necessary, as this time zone supports the fold attribute (PEP 495). For more details on migrating to a PEP 495-compliant implementation, see https://pytz-deprecation-shim.readthedocs.io/en/latest/migration.html

yaoysyao commented 1 year ago

apscheduler\util.py:428: PytzUsageWarning: The localize method is no longer necessary, as this time zone supports the fold attribute (PEP 495). For more details on migrating to a PEP 495-compliant implementation, see https://pytz-deprecation-shim.readthedocs.io/en/latest/migration.html

这个不算错误,只是个警告,不影响使用,如果不想看到这个,可以使用最新版的,新增了其他平台签到,可以设置为Windows服务,支持立即执行签到和定时签到

shuaiqidegaga commented 1 year ago

Traceback (most recent call last): File "/usr/local/bin/autodailycheckin", line 5, in from yaoys_checkin.AutoCheckIn import main ModuleNotFoundError: No module named 'yaoys_checkin.AutoCheckIn' 青龙运行出现这个问题