Giter VIP home page Giter VIP logo

Comments (10)

Quan666 avatar Quan666 commented on August 17, 2024

你这是少装了个module,运行 pip3 install base64 再试试

from elf_rss.

wsmnwc avatar wsmnwc commented on August 17, 2024

你这是少装了个module,运行 pip3 install base64 再试试

感谢您的回复!尝试运行之后报错:
ERROR: Could not find a version that satisfies the requirement base64 (from versions: none)
ERROR: No matching distribution found for base64

查了一下有说是网络问题的,也有说pip版本需要更新,然后分别执行了
python -m pip install --upgrade pip
pip install base64 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
image
image

另外看到有人说模块名是pybase64,安装结果如下:

image

重新启动了ELF_RSS和go-cqhttp后还是没反应...

from elf_rss.

wsmnwc avatar wsmnwc commented on August 17, 2024

你这是少装了个module,运行 pip3 install base64 再试试

参考了一下这里的解决方法,应该是Py3.9的原因:

这个问题是 yobot 的一个依赖 feedparser 5.* 版本未适配 python3.9 导致的,更新到 feedparser 到 6.* 即可解决

运行了pip3 install feedparser~=6.0之后问题解决了,再次感谢

from elf_rss.

wsmnwc avatar wsmnwc commented on August 17, 2024

还有一处问题是,我尝试了数十次订阅,都说参数不正确,应该是按照要求写的:

image

image

from elf_rss.

Quan666 avatar Quan666 commented on August 17, 2024

订阅源是rsshub时,应该以/开头。

from elf_rss.

wsmnwc avatar wsmnwc commented on August 17, 2024

订阅源是rsshub时,应该以/开头。

感谢您的回复,不过我截图有几条加了/的当时也失败了,格式应该没问题,刚才又重试了一次,这次看到命令行里返回了订阅成功,但是之后bot就卡死了...Ctrl+C也结束不了
image

我重新部署一遍试试

from elf_rss.

Quan666 avatar Quan666 commented on August 17, 2024

卡死的时候尝试回车试下,有时候是Windows powershell 快速编辑模式的锅

from elf_rss.

wsmnwc avatar wsmnwc commented on August 17, 2024

卡死的时候尝试回车试下,有时候是Windows powershell 快速编辑模式的锅

应该不是您描述的这类情况,看了下Python占用内存飙升,而且bot对后续的命令也没反应了,估计是我昨天动了什么地方导致依赖出问题了

from elf_rss.

Quan666 avatar Quan666 commented on August 17, 2024

你用的是Python3.9吗?那建议退回3.8

from elf_rss.

wsmnwc avatar wsmnwc commented on August 17, 2024

你用的是Python3.9吗?那建议退回3.8

了解!回头试试看,感谢解答

from elf_rss.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.