Git Product home page Git Product logo

teawithlucas / sort-photos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andrewning/sortphotos

21.0 21.0 11.0 5.29 MB

SortPhotos is a Python script that organizes photos and videos into folders using date/time information

Python 0.21% Perl 99.79%
albums algorithm date day exif galleries metadata oraganise organization organizer photos pictures python-3-6 python3 sort sorter videos year

sort-photos's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

sort-photos's Issues

Trouble finding files in windows

Running python3 from Anaconda on win10 machine and I can't get the system to find the files. What can I do?

(ALR) C:\Sort-Photos-1.2>dir

Volume in drive C is Windows
Volume Serial Number is xxxxxxxx

Directory of C:\Sort-Photos-1.2

2019-10-25 08:47

.
2019-10-25 08:47 ..
2019-10-24 23:19 345 .gitignore
2019-10-24 23:19 130 555 example.png
2019-10-24 23:19 24 MANIFEST.in
2019-10-24 23:19 16 699 README.md
2019-10-24 23:19 453 setup.py
2019-10-25 08:47 src
2019-10-24 23:21 test1
2019-10-24 23:09 test2
2019-10-24 23:19 221 TODO.md
6 File(s) 148 297 bytes
5 Dir(s) 28 929 388 544 bytes free

(ALR) C:\Sort-Photos-1.2>python ./src/sortphotos.py -c ./test1 ./test2
Hej
Traceback (most recent call last):
File "./src/sortphotos.py", line 611, in
main()
File "./src/sortphotos.py", line 608, in main
sortPhotos(**args)
File "./src/sortphotos.py", line 385, in sortPhotos
with ExifTool(verbose=verbose) as e:
File "./src/sortphotos.py", line 252, in enter
stdin=subprocess.PIPE, stdout=subprocess.PIPE)
File "C:\Users\tobias.aderum\AppData\Local\Continuum\anaconda3\envs\ALR\lib\subprocess.py", >line 775, in init
restore_signals, start_new_session)
File "C:\Users\tobias.aderum\AppData\Local\Continuum\anaconda3\envs\ALR\lib\subprocess.py", >line 1178, in _execute_child
startupinfo)
FileNotFoundError: [WinError 2] The system cannot find the file specified

(ALR) C:\Sort-Photos-1.2>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.