Odoo/developer

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(图集)
(问题)
第18行: 第18行:
 
==问题==
 
==问题==
 
出现类似问题 '/Users/huihoo/Library/Caches/pip/http' or its parent directory is not owned by the current user and the cache has been disabled.  
 
出现类似问题 '/Users/huihoo/Library/Caches/pip/http' or its parent directory is not owned by the current user and the cache has been disabled.  
  sudo pip install pyparsing==2.1.10 --upgrade --ignore-installed six // 用–ignoring-installed * 选项来屏蔽已经安装过的模块。
+
  sudo pip install pyparsing==2.1.10 --upgrade --ignore-installed six // 用–ignoring-installed * 选项来屏蔽已经安装过的模块。
  
 
==链接==
 
==链接==

2017年7月9日 (日) 09:16的版本

odoo 开发者

目录

安装

pip install -r requirements.txt
pip install --upgrade setuptools

PyCharm

Eclipse

Docker

项目

图集

问题

出现类似问题 '/Users/huihoo/Library/Caches/pip/http' or its parent directory is not owned by the current user and the cache has been disabled.

sudo pip install pyparsing==2.1.10 --upgrade --ignore-installed six // 用–ignoring-installed * 选项来屏蔽已经安装过的模块。

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱