Closed ghost closed 1 year ago
When I type sticker-pack
I get
>>> sticker-pack
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
NameError: name 'sticker' is not defined
sticker-pack
is a shell command that runs a python script, not something to run inside python.
The same problem #27 occurs in sticker-pack
I did a successful packaging test two days ago, but I can't remember the user permission relationship used, the problem may be related to this