Closed oloughka closed 5 years ago
Can you please check what is the value set for CLASSPATH environmental variable?
Is it like C:\Python27\SwingLibrary\SwingLibrary-\
Seems like the folder named SwingLibrary is getting picked up as package name, hence to avoid confusion, try the above changes.
This helped me.
Closing due to inactivity.
Hi all,
I cannot load the SwingLibrary into my project, I am seeing the error:
I thought it might have something to do with Robot trying to run the tests with Python instead of Jython but I am specifically setting Jython as my interpreter in Eclipse and I don't even have Python installed on my machine. I have no idea how to work around this and I can't find any other posts about it.