I am trying to connect an EPS WROOM 32 board to my computer and compiling some example of ESP-IDF projects provided from the main website.
我正在尝试将EPS WRoom 32板连接到我的计算机上,并编译从主网站提供的ESP-IDF项目的一些示例。
However, I always get this error message:
但是,我总是收到这样的错误消息:
[Errno 13] could not open port /dev/ttyUSB0: [Errno 13] Permission denied: '/dev/ttyUSB0'
And when I try to add my username to the dialout group, I get this message:
当我尝试将我的用户名添加到拨出组时,我收到以下消息:
The user `myusername' is already a member of `dialout'
How can I fix this problem?
我如何解决这个问题?
更多回答
Did you logout and login after changing your user group, this might sound silly if you already did this, but it's frequently forgotten.
您是否在更改用户组后注销并登录,如果您已经这样做了,这可能听起来很愚蠢,但它经常被忘记。
That was really the Problem XD thanks for saving my day!
这真的是问题所在,XD,谢谢你救了我一天!
@Ferrybig It would be better if one of you added this as an answer.
@FerryBig如果你们中的一个人加上这个作为答案会更好。
优秀答案推荐
Reboot your computer. Or log out and log back in.
重新启动您的计算机。或者注销,然后重新登录。
更多回答
我是一名优秀的程序员,十分优秀!