Closed XtinaSchelin closed 2 years ago
I'm trying to run a simple script based on the example:
from difPy import dif search = dif("/Users/myname/Pictures/emoji/")
It doesn't work, and I get:
from: can't read /var/mail/difPy
On macOS 12.4, using Python 3.9.10, just installed the package today.
Augh, I'm an idiot, disregard.
I'm trying to run a simple script based on the example:
It doesn't work, and I get:
On macOS 12.4, using Python 3.9.10, just installed the package today.