20160821 (Sunday, 21 August 2016)¶
I merged Hamza’s work in Developer Guide, then repaired myself some links, then worked for #39.
The important thing seems to be /docs/build-requirements.txt
No module named commondata.utils¶
I saw this error message first on readthedocs, and could reproduce it
on my machine by installing the PyPI version of
commondata.ee
:
$ python -m commondata.utils
/path/to/python: No module named commondata.utils
Yes, I usually work with the development versions of all commondata modules.
I released version 0.0.2 of commondata to PyPI.
Afterwards I triggered a manual build which produced again an error
No matching distribution found for PIL==1.1.7 (from -r
docs/build-requirements.txt (line 6))
. This error seems to occur
“randomly” and to come from an old version