主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Mark
活动总数
17
最后的活动
2023年07月26日 16:34
成员加入日期
2014年12月16日 02:28
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
6
活动概览
帖子(6)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2023年07月26日 16:34
That link is for Windows domain authentication, not Windows credential authentication. The latter simply uses the current user's credentials whereas the former requires explicitly specifying the do...
社区
DataGrip
Connecting to LocalDb
0 票
创建于
2023年07月26日 15:33
Thanx for the replies, Arina & vasily! I was able to connect, finally. I think I'd left out choosing a database, thinking I would be offered a choice after the connection was established, that bein...
社区
DataGrip
Connecting to LocalDb
0 票
创建于
2019年10月28日 16:17
Okay, solved. Turns out Pycharm or python is very persnickety when it comes to how the /etc/sudoers.d/python file is set up. Referring to the executable as "python3" -- which is one of the executab...
社区
PyCharm
venv when running sudo under linux
0 票
创建于
2019年10月28日 02:19
sigh... So I found an old forum thread that talked about setting up an interpreter with root privileges. It pointed out that the python3-sudo.sh script I ought to be in my project home bin director...
社区
PyCharm
venv when running sudo under linux
0 票
创建于
2019年10月28日 01:36
Did a bit more playing around... I believe my problem relates to not having set up the interpreter correctly for the project. When I pointed the interpreter at the /usr/local/python-sudo.sh script ...
社区
PyCharm
venv when running sudo under linux
0 票