We spent seven days in the Ardèche and the surrounding departments of France. It was very hot but we saw a lot of stuff.
=> Ardèche
=> Pictures
☯
fgallery comes with a tool to add captions to your images, fcaption
. It is written in Python. Starting it, I got the following error:
=> fgallery
Traceback (most recent call last): File "/Users/alex/src/fgallery/utils/fcaption", line 11, infrom PyQt4 import QtCore, QtGui ImportError: No module named PyQt4
Since I’m using OSX, I was led to the Stackoverflow answers for Python PyQt on macOS Sierra. This seems to do it. I’ve commented the lines I think I did not need to install.
=> Python PyQt on macOS Sierra
brew tap cartr/qt4 brew tap-pin cartr/qt4 # brew install qt # brew install pyside brew install cartr/qt4/pyqt
☯
I definitely need to fix the time on my camera or the pictures will appear out of sync with the picture from the phones.
#Pictures #Life #France
text/gemini
This content has been proxied by September (3851b).