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

ImportError:无法从“ smsBomb”(/ root / 9SMS-tools / smsBomb / smsBomb / smsBomb.py)导入名称“ smsBomb” #18

Open
Fabxx opened this issue Apr 23, 2020 · 2 comments

Comments

@Fabxx
Copy link

Fabxx commented Apr 23, 2020

Traceback (most recent call last):
File "gui.py", line 7, in
from smsBomb import smsBomb, plugins
ImportError: cannot import name 'smsBomb' from 'smsBomb' (/root/9SMS-tools/smsBomb/smsBomb/smsBomb.py)

@Fabxx
Copy link
Author

Fabxx commented Apr 24, 2020

Immagi
looks like there's no module named like that in the plugins folder.

Also:

Collecting Cython==0.26.1
Using cached Cython-0.26.1.tar.gz (1.7 MB)
ERROR: Could not find a version that satisfies the requirement Kivy==1.10.1.dev0 (from -r requirements-gui.txt (line 4)) (from versions: 1.0.1a0, 1.0.2a0, 1.0.3a0, 1.0.4b0, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.1.0, 1.1.1, 1.2.0, 1.3.0, 1.4.0, 1.4.1, 1.5.0, 1.5.1, 1.6.0, 1.7.0, 1.7.1, 1.7.2, 1.8.0, 1.9.0, 1.9.1, 1.10.0, 1.10.1, 1.11.0rc1, 1.11.0rc2, 1.11.0, 1.11.1, 2.0.0rc1)
ERROR: No matching distribution found for Kivy==1.10.1.dev0 (from -r requirements-gui.txt (line 4))

@PangRan20050608
Copy link

我也是

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

2 participants