tamagochy Posted January 13, 2022 Share Posted January 13, 2022 Is there any explanation how import external script to the python panel in H19 and python3.x? Looks like old solutions for python2.x doesnt work any more. I created widget in designer and want to add it to python panel but got error. Quote Link to comment Share on other sites More sharing options...
Stalkerx777 Posted January 17, 2022 Share Posted January 17, 2022 (edited) Try using relative import istead. from . import projWindow Edited January 17, 2022 by Stalkerx777 syntax Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.