Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
它说要输入“tabpy”来运行服务器,但是当我尝试在 Anaconda Powershell Prompt 中运行时,它给了我一个权限错误:
(base) PS C:\> tabpy
...
return open(self.baseFilename, self.mode, encoding=self.encoding)
PermissionError: [Errno 13] Permission denied: 'C:\\tabpy_log.log'