Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: module 'werobot' has no attribute 'WeRoBot' #803

Open
chenhao017 opened this issue Apr 20, 2023 · 2 comments
Open

AttributeError: module 'werobot' has no attribute 'WeRoBot' #803

chenhao017 opened this issue Apr 20, 2023 · 2 comments

Comments

@chenhao017
Copy link

  • 对 Bug 的描述

    • 当前行为:AttributeError: module 'werobot' has no attribute 'WeRoBot'
    • 正确的行为:
  • 环境

    • 平台:
    • WeRoBot 版本号:
    • Python 版本:
  • 复现代码或 repo 链接

from werobot import WeRoBot
robot = werobot.WeRoBot(token='123456')
报错AttributeError: module 'werobot' has no attribute 'WeRoBot'
@jasontan1985
Copy link

你是起了一个叫werobot.py的文件名吧

@iyunya
Copy link

iyunya commented Nov 22, 2023

from werobot.robot import WeRobot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants