• linkedu视频
  • 平面设计
  • 电脑入门
  • 操作系统
  • 办公应用
  • 电脑硬件
  • 动画设计
  • 3D设计
  • 网页设计
  • CAD设计
  • 影音处理
  • 数据库
  • 程序设计
  • 认证考试
  • 信息管理
  • 信息安全
菜单
linkedu.com
  • 网页制作
  • 数据库
  • 程序设计
  • 操作系统
  • CMS教程
  • 游戏攻略
  • 脚本语言
  • 平面设计
  • 软件教程
  • 网络安全
  • 电脑知识
  • 服务器
  • 视频教程
  • vbs
  • DOS/BAT
  • hta/htc
  • python
  • perl
  • VBA
  • ColdFusion
  • ruby
  • PowerShell
  • Lua
  • Golang
  • linux shell
您的位置:首页 > 脚本语言 >python > SublimeText 2编译python出错的解决方法(The system cannot find the file specified)

SublimeText 2编译python出错的解决方法(The system cannot find the file specified)

作者: 字体:[增加 减小] 来源:互联网

通过本文主要向大家介绍了SublimeText 2编译python出错的解决方法(The system cannot find the file specified)等相关知识,希望对您有所帮助,也希望大家支持linkedu.com www.linkedu.com

[Error 2] The system cannot find the file specified

解决方法:
1.环境变量path添加:
C:\Python32\Tools\Scripts;D:\Python32;D:\Program Files\Sublime Text2;
2.Python.sublime-build内容修改
原内容:

修改为(路径为安装文件夹):

</div>

您可能想查找下面的文章:

相关文章

  • Python中的包和模块实例
  • python中的__slots__使用示例
  • python中的yield使用方法
  • 听歌识曲--用python实现一个音乐检索器的功能
  • Django中实现一个高性能计数器(Counter)实例
  • Python中属性和描述符的正确使用
  • Python求导数的方法
  • python通过apply使用元祖和列表调用函数实例
  • Python 爬虫的工具列表大全
  • python实现计算资源图标crc值的方法

文章分类

  • vbs
  • DOS/BAT
  • hta/htc
  • python
  • perl
  • VBA
  • ColdFusion
  • ruby
  • PowerShell
  • Lua
  • Golang
  • linux shell

最近更新的内容

    • Python 比较两个数组的元素的异同方法
    • python实现跨文件全局变量的方法
    • Windows系统下使用flup搭建Nginx和Python环境的方法
    • Python实现统计文本文件字数的方法
    • Python实现身份证号码解析
    • Python中的类学习笔记
    • Python运行的17个时新手常见错误小结
    • python分析网页上所有超链接的方法
    • Python格式化css文件的方法
    • python查找指定具有相同内容文件的方法

关于我们 - 联系我们 - 免责声明 - 网站地图

©2020-2025 All Rights Reserved. linkedu.com 版权所有