You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this error in CudaText console panel (on the bottom, click the sidebar button):
Init: cuda_lint
ERROR: exception in pylint.check: cannot import name 'formatargspec' from 'inspect' (C:\CudaText\python312.zip\inspect.pyc)
I checked file inspect.pyc and I cannot find that symbol 'formatargspec'.
I tried to upgrage 'pylint' module to the last 3.3.4 version, did not help.
Homepage of plugin: https://github.com/cudatext-addons/cuda_lint_pylint (has old pylint version 2.x which also shown the same error).
To install PyLint based plugin in CudaText:
'plugins / addon manager / install'
find in listbox item 'PyLint' and ENTER
The text was updated successfully, but these errors were encountered:
Alexey-T
changed the title
PyLint-based plugin in CudaText cannot work on embedded Python 3.12.9 x64
PyLint-based plugin in CudaText cannot work on embedded Windows Python 3.12.9 x64
Feb 26, 2025
Uh oh!
There was an error while loading. Please reload this page.
I get this error in CudaText console panel (on the bottom, click the sidebar button):
I checked file inspect.pyc and I cannot find that symbol 'formatargspec'.
I tried to upgrage 'pylint' module to the last 3.3.4 version, did not help.
Homepage of plugin: https://github.com/cudatext-addons/cuda_lint_pylint (has old pylint version 2.x which also shown the same error).
To install PyLint based plugin in CudaText:
The text was updated successfully, but these errors were encountered: