Mercurial > code > home > repos > light9
diff bin/paintserver @ 1861:40cc863d2b63
start py3 and other dep fixes
Ignore-this: f43a792107c9640a01d35c080b0ee87d
author | drewp@bigasterisk.com |
---|---|
date | Fri, 24 May 2019 05:58:52 +0000 |
parents | 5bcb950024af |
children | 3c523c71da29 |
line wrap: on
line diff
--- a/bin/paintserver Wed May 22 00:09:13 2019 +0000 +++ b/bin/paintserver Fri May 24 05:58:52 2019 +0000 @@ -12,7 +12,7 @@ from rdflib import URIRef from light9 import clientsession import light9.paint.solve -from lib.cycloneerr import PrettyErrorHandler +from cycloneerr import PrettyErrorHandler from light9.namespaces import RDF, L9, DEV import imp