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 am sorry, there are some problems occur when I try to build the project.
cmake .. -DCMAKE_BUILD_TYPE=Release
Traceback (most recent call last):
File "/usr/lib/command-not-found", line 27, in
from CommandNotFound.util import crash_guard
ModuleNotFoundError: No module named 'CommandNotFound'
So, what should i do for this problem?
Thank you very much!
The text was updated successfully, but these errors were encountered:
I am sorry, there are some problems occur when I try to build the project.
cmake .. -DCMAKE_BUILD_TYPE=Release
Traceback (most recent call last):
File "/usr/lib/command-not-found", line 27, in
from CommandNotFound.util import crash_guard
ModuleNotFoundError: No module named 'CommandNotFound'
So, what should i do for this problem?
Thank you very much!
The text was updated successfully, but these errors were encountered: