any time, I run ctags. I got an error below. can anyone help out. thanks!
Building CTags for D:\workspace\GameServer: Please be patient
error: [Error 2]
Building CTags for D:\workspace\GameServer: Please be patient
error: [Error 2]
any time, I run ctags. I got an error below. can anyone help out. thanks!
Building CTags for D:\workspace\GameServer: Please be patient
error: [Error 2]
Building CTags for D:\workspace\GameServer: Please be patient
error: [Error 2]
the error happens at file: “ctags.py”,
p = subprocess.Popen(cmd, cwd=cwd, shell=False, env=env,
stdin=subprocess.PIPE, stdout=subprocess.PIPE,
stderr=subprocess.STDOUT)