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

引用模块失败 #339

Open
zglaozhu opened this issue Aug 16, 2023 · 0 comments
Open

引用模块失败 #339

zglaozhu opened this issue Aug 16, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@zglaozhu
Copy link

是否使用了最新代码
是或否(如果不是的话尝试克隆最新的代码再跑一下!)

Bug描述
清晰而简洁的Bug描述(必写)

from modules import wildcard

ImportError: cannot import name 'wildcard' from 'modules' (C:\Python39\lib\site-packages\modules.py)
运行环境

  • 系统:[例如Windows 10 x64](必写)
  • win10
  • Python版本:[例如3.7.1](必写)
  • Python 3.9.2
  • OneForAll版本:[例如0.3.0](必写)
    OneForAll-0.4.5
    如何复现
    复现步骤(选写)
    python oneforall.py --help
    复现命令(必写)
    python oneforall.py --help
    报错文本
    复制完整的报错文本(必写)
    image

预期结果
清晰而简洁的预期结果描述(选写,如正常情况应该是怎么样的)
正常运行
实际结果
清晰而简洁的实际结果描述(选写,如出现什么错误)
报错 引用模块失败
屏幕截图
完整OneForAll执行流程截图(建议上传)

日志上传
上传oneforall.log日志文件(复杂问题建议上传)

其他补充
关于bug的其他一些补充说明

@zglaozhu zglaozhu added the bug Something isn't working label Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants