主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
bronlib
活动总数
12
最后的活动
2020年02月05日 19:13
成员加入日期
2018年05月16日 12:36
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
3
活动概览
帖子(2)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2018年05月16日 13:11
Let me update after some further searching I found a post: https://github.com/nficano/python-lambda/pull/110/commits/12fd4d2caa628e0182f81a8570a51661e1c4e165 and the solution is to use from pip._i...
社区
PyCharm
pycharm pip error - AttributeError: module 'pip' has no attribute 'main'
1 票
创建于
2020年02月05日 19:13
I didn't activate the virtual environment on purpose: I have different project each with their own virtual environment. I like to work with each of them without having to relaunch pycharm. I reali...
社区
PyCharm
pycharm on osx with venv, path incomplete
0 票
创建于
2020年02月04日 20:00
thanks for your consideration. sys.executable returns: /Users/bronlib/development/trialproject/venv_mac/bin/python (when called with the default configuration; no manual intervention) which pyt...
社区
PyCharm
pycharm on osx with venv, path incomplete
0 票
创建于
2018年12月23日 10:10
Hi Andrey & Jiri, Thanks for you support. I guess my problem is that I incorrectly interpreted the effect of adding a path to the "project interpreter path. Below is a complete screen shot. I expec...
社区
PyCharm
Adding an interpreter path seems to have no effect
0 票
创建于
2018年12月14日 21:13
Hi Jiri, Thanks for the answer. It still didn't work. It can't find any executables under the "\Scripts" directory, even if I add that path to the interpreters path in PyCharm. To illustrate this, ...
社区
PyCharm
Adding an interpreter path seems to have no effect
0 票
创建于
2018年05月16日 12:44
I only see one short-term solution: JetBrains send out an update in which pip is called via mechanism like (non-pythonic way) os.system("pip install {:s}".format(package_to_install)) The l...
社区
PyCharm
pycharm pip error - AttributeError: module 'pip' has no attribute 'main'
0 票