无法安装旁遮普语
我无法在我的系统上安装 PunJab。
PunJab 是一个 HTTP jabber 客户端 界面。这是 BOSH 连接 允许持久客户端的管理器 到 XMPP 服务器的连接。
当我输入以下命令时
python setup.py 安装
它说无效语法错误。我有 python 2.7 和扭曲的 python 10.2 在 Windows XP 上运行。我已经为 python 设置了环境变量...
我做错了什么?
谢谢
I am unable to install PunJab on my system.
PunJab is a HTTP jabber client
interface. It is a BOSH connection
manager that allows persistent client
connections to a XMPP server.
When I type the following command
python setup.py install
It says invalid syntax error.. I have python 2.7 and twisted python 10.2 running on windows XP.I have set the environment variables for python...
What have I done wrong ?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
旁遮普语到底是什么?我不知道它是什么..但是无论如何,当您将它添加到系统路径时,它不会立即成为系统路径的一部分..通常需要重新启动。
相反,我建议转到您的 python 安装目录,找到运行该程序所需的可执行文件或 python 脚本,然后转到命令提示符并使用您的文件名运行它。
转到 Cmd 提示符:开始 ->运行->输入 cmd 并输入
一个黑框应该出现,现在输入您需要使用的可执行文件的完整路径,例如
C:\Python27\python.exe“文件的位置”,
因此你的命令应该如下所示
C:\Python27\python.exe C:\users\kavya\Desktop\Punjab.py
希望能有所帮助,请让我知道旁遮普到底是什么,我知道你不是在谈论国家。
wat the heck is punjab?? I have no clue what it is.. But anyways when you add it to your system path it doesnt become part of your system path immediately.. A restart is normally required.
Instead what I would suggest is go to your python install directory and find the executable or python script that is needed to run this program and go to the command prompt and run it with your file name.
Going to Cmd prompt: Start -> Run -> type cmd and Enter
A black box should appear and now type the executable full path that you need to use like
C:\Python27\python.exe "location of your file"
thus your command should look like
C:\Python27\python.exe C:\users\kavya\Desktop\Punjab.py
Well hope that helps and please let me know wat the heck is Punjab and I know u r nt talking abt the state..