john2x / photomosaic

Photomosaic generator in Python
35 stars 7 forks source link

Script / DB cannot locate my photos #1

Closed aphelionz closed 4 years ago

aphelionz commented 8 years ago

Windows 10. I tried in both the command prompt and git bash. Let me know what other info I can provide! Thanks!

mark.henderson@b4419 MINGW64 $ python ./photomosaic.py ../../Thumb\ Drive/KS\ Digital\ downloads/Eye.jpg eye.jpg Photos/ 3 x 3 = 9 Traceback (most recent call last): File "./photomosaic.py", line 337, in <module> main() File "./photomosaic.py", line 330, in main options.threshold, options.verbose) File "./photomosaic.py", line 59, in create_mosaic repeat, threshold, verbose) File "./photomosaic.py", line 119, in inside_out tile = Image.open(os.path.join(pool_dir, tile_name)) File "C:\Python27\lib\site-packages\PIL\Image.py", line 1952, in open fp = __builtin__.open(fp, "rb") IOError: [Errno 2] No such file or directory: u'Photos/140603-EM-OTG-Leaving-Robbies-140603-EM-OTG-Leaving-KW-140604-EM-OTG-Leaving-KeyWest-IMG_8936.jpg'