core.py missing module

More
01 Sep 2021 01:03 #219300 by snowgoer540
I had typed up a post about a core.py and an error message, but when I went to edit it saying I had submitted a PR, I accidentally clicked delete. For the record, no warning when that happens, it just deletes.

At any rate, I submitted a PR for core.py as it was missing the inspect module, causing this error when I tried to create a new pin that already existed:

File "/home/plasma/linuxcnc-dev/lib/python/qtvcp/core.py", line 138, in newpin
t = inspect.getframeinfo(inspect.currentframe().f_back)
NameError: name 'inspect' is not defined

The following user(s) said Thank You: cmorley, tommylight

Please Log in or Create an account to join the conversation.

Moderators: cmorley
Time to create page: 0.086 seconds
Powered by Kunena Forum