主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Seanos
活动总数
5
最后的活动
2023年01月27日 22:37
成员加入日期
2023年01月26日 14:17
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(1)
评论(2)
按最近的活动排序
最近的活动
投票数
创建于
2023年01月27日 22:37
Antonina Belianskaya Alexander J Ulmer I'm getting the same error: Failed to get real commands on module "djangodocker-master": python process died with code 1: Traceback (most recent call last):...
社区
PyCharm
Cannot run manage.py with remote interpreter
0 票
已编辑于
2023年01月27日 11:02
Hi Daniil, This is what I have in my Dockerfile: FROM python:3.11-slim-busterWORKDIR /app# Dependencies, copied first to take advantage of caching.COPY requirements.txt /app/requirements.txtRUN pi...
社区
PyCharm
How to update Docker interpreter when requirements.txt is updated?
0 票