V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
pythonfan
V2EX  ›  Python

求助:有没有同学在 pycharm 中成功装过 django-oscar 的?

  •  
  •   pythonfan · 2014-09-20 22:28:23 +08:00 · 4552 次点击
    这是一个创建于 3498 天前的主题,其中的信息可能已经有所发展或是发生改变。
    通过pycharm中的package安装,一直提示这个错误
    gcc: error: CreateProcess: No such file or directory
    MinGW已经安装了
    goolge了好久,用了stackoverflow.com上提到的一些方法还是搞不定。。。
    9 条回复    2014-09-21 09:18:31 +08:00
    azurefang
        1
    azurefang  
       2014-09-20 23:16:46 +08:00
    建议你用linux环境开发,浪费时间在这种问题上没啥意思。
    pythonfan
        2
    pythonfan  
    OP
       2014-09-20 23:25:19 +08:00
    @azurefang 好吧,现在电脑都是windows的,看来只能装个虚拟机了。。。
    ChiChou
        3
    ChiChou  
       2014-09-20 23:59:04 +08:00
    你的 GCC 没加入到%PATH% 环境变量里
    n37r06u3
        4
    n37r06u3  
       2014-09-21 00:03:24 +08:00
    。。。 我前天装了 django-oscar 试了一下 比较复杂 还是自己写电商模块吧
    pythonfan
        5
    pythonfan  
    OP
       2014-09-21 00:11:57 +08:00
    @ChiChou 已经加了,还是这样。。。
    pythonfan
        6
    pythonfan  
    OP
       2014-09-21 00:12:37 +08:00
    @n37r06u3 从头开始工作量太大了吧,想在这上边做二次开发呢
    n37r06u3
        7
    n37r06u3  
       2014-09-21 00:19:36 +08:00
    @pythonfan 还行吧 写了一周了 基本框架出来了 下周继续写订单和支付
    pythonfan
        8
    pythonfan  
    OP
       2014-09-21 00:22:42 +08:00
    @n37r06u3 你说的 django-oscar 试了一下,请问是装在linux还是windows下的开发环境呢?
    n37r06u3
        9
    n37r06u3  
       2014-09-21 09:18:31 +08:00
    @pythonfan 我在mac里装的 和linux一样
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   955 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 21:20 · PVG 05:20 · LAX 14:20 · JFK 17:20
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.