fix a bug with relative imports
This commit is contained in:
parent
b0806c945c
commit
fb56ed130c
@ -76,7 +76,7 @@ except ImportError:
|
|||||||
print("pymath3d library could not be found on this computer, disabling use of matrices")
|
print("pymath3d library could not be found on this computer, disabling use of matrices")
|
||||||
|
|
||||||
#import urrtmon #temproarely disabled
|
#import urrtmon #temproarely disabled
|
||||||
from urx import urparser
|
import urx.urparser as urparser
|
||||||
|
|
||||||
|
|
||||||
class RobotException(Exception):
|
class RobotException(Exception):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user