Open eoghanj opened 8 years ago
Hi!
How did you install? Did you follow the official package installation guide?
Same thing happened to me when I named the example file desfire.py
. Solution: rename the example file to something else like test.py
.
Hi I've just installed desfire, however when I run an example (https://desfire.readthedocs.io/en/latest/usage.html#id2), I am getting the following error: from desfire.protocol import DESFire ImportError: No module named protocol Any ideas on how to resolve this? Thanks!