ImageFlow icon indicating copy to clipboard operation
ImageFlow copied to clipboard

reader.py missing

Open usmcamp0811 opened this issue 8 years ago • 0 comments

It seems that reader.py doesn't get installed when you do pip install imageflow.

edit: I looked in my package directory and did see the reader.py file and util.py files.. but for some reason It throws an error when I attempt to import imageflow. Says reader is missing... was able to fix it by puting the files in the local directory of the py file I am working with.

usmcamp0811 avatar Dec 17 '16 15:12 usmcamp0811