Skip to content

__main__ not found? #49

@parakeet-live

Description

@parakeet-live

pi2@raspberrypi:~/raphael-kit/python $ python3 2.2.10_write.py
Traceback (most recent call last):
File "2.2.10_write.py", line 6, in
reader = SimpleMFRC522()
File "/home/pi2/.local/lib/python3.7/site-packages/mfrc522/SimpleMFRC522.py", line 14, in init
self.READER = MFRC522()
File "/home/pi2/.local/lib/python3.7/site-packages/mfrc522/MFRC522.py", line 130, in init
self.spi.open(bus, device)
FileNotFoundError: [Errno 2] No such file or directory

That's what I'm getting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions