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

我在使用中出现了这个报错 #12

Closed
lzhbhlrPython opened this issue Aug 23, 2020 · 3 comments
Closed

我在使用中出现了这个报错 #12

lzhbhlrPython opened this issue Aug 23, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@lzhbhlrPython
Copy link

Traceback (most recent call last):
  File "D:\Working\Codes\InfoSpider\tools\main.py", line 34, in <module>
    from alipay.main import ASpider
ModuleNotFoundError: No module named 'alipay.main'
@lzhbhlrPython lzhbhlrPython added the bug Something isn't working label Aug 23, 2020
@users043
Copy link

安装时遇到如下问题
PS D:\pip\InfoSpider-master\tools> python3 main.py
Traceback (most recent call last):
File "main.py", line 7, in
import wx
ModuleNotFoundError: No module named 'wx'
PS D:\pip\InfoSpider-master\tools>

ERROR: Command errored out with exit status 1:
command: 'C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\python.exe' -u -c 'import sys, setuptools, tokenize;

----------------------------------------

ERROR: Command errored out with exit status 1: 'C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\python.exe' -u -c 'import sys, setuptools, tokenize;

@lzhbhlrPython
Copy link
Author

Maybe You should use Wxpython?
Try to

pip install wxpython

@kangvcar
Copy link
Owner

购买服务

  • InfoSpider 最新维护版本
  • 更全面的个人数据分析
  • 免去安装程序的所有依赖环境,便捷,适合小白
  • 已打包好的程序,双击即可运行程序
  • 手把手教你如何打包 InfoSpider
  • 开发者一对一技术支持

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

3 participants