Oh! Duh! My `~/src/ohr/wip` was out of date. When I updated it, I can reproduce 
the error message there

This breakage started with svn rev 13158 which added this line to `ohrbuild.py`

```
from SCons.Script import Mkdir, Copy, Delete, Action   #These create Action 
nodes
```

I believe that these are only required for transpiling, so I can do a quick fix 
that will un-break everything else except transpiling

-- 
Reply to this email directly or view it on GitHub:
https://github.com/ohrrpgce/ohrrpgce/issues/1250#issuecomment-1465263059
You are receiving this because you are subscribed to this thread.

Message ID: <ohrrpgce/ohrrpgce/issues/1250/1465263...@github.com>
_______________________________________________
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to