I had the same issue. Search your installation for the missing file and copy it to /home/user/.cache/pyexploitdb/
This is how I found the file:

cd /
sudo find -name cveToE*

Then I copied it:...