shellvon / smsBomb

短信💣炸🐔
https://von.sh/smsBomb/
MIT License
622 stars 170 forks source link

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

Open Fabxx opened 4 years ago

Fabxx commented 4 years ago

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 commented 4 years ago

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 commented 1 year ago

我也是