smsBomb icon indicating copy to clipboard operation
smsBomb copied to clipboard

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

Open Fabxx opened this issue 5 years ago • 2 comments

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 avatar Apr 23 '20 20:04 Fabxx

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))

Fabxx avatar Apr 24 '20 10:04 Fabxx

我也是

PangRan20050608 avatar Aug 28 '23 04:08 PangRan20050608