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 have the same issue here, solved it by using root to call this command once(compiledb -n make), after that the parsetab.py will be created and you can continue with regular user
ykoehler@dev-ykoehler $ compiledb -n make
Unable to create '/usr/lib/python2.7/site-packages/bashlex/parsetab.py'
[Errno 13] Permission denied: '/usr/lib/python2.7/site-packages/bashlex/parsetab.py'
While would compiledb try to create new .py files inside site-packages?
The text was updated successfully, but these errors were encountered: