Closed gdevenyi closed 7 years ago
I think something's weird with your build directory. Try removing build/ and start again?
Purge and reinstall shows the same errors.
OK, it what about removing build/, dist/, ... from the git directory? If I do grep -R 'print ' .
, I don't see any of those lines. In fact, atoms_and_modules
doesn't even exist in the 2.x directory tree.
That solved it.
Looks like a "git checkout develop" left those directories orphaned. Sorry for the noise.