0

I have python 2.7.3 installed on my system an I am trying to install Kobo module. The path where the module is located is:

C:\Users\nelson.menezes\Desktop\new softwares\kobo-0.3.6

.I opened the command promt and set the above mentioned path. Then as specified I run the following command to install Kobo.

python setup.py install

But it gives me the following error

File "c:\python27\lib\distutils\util.py", line 204, in convert_path
raise ValueError, "path '%s' cannot be absolute" % pathname
ValueError: path '/usr/bin' cannot be absolute

I know that it an error generated due to Path problems. But I cannot figure out how to resolve it. It would be great if anyone could help in any possible way. My rights to ask questions have been removed. So I am editing the question in order to resolve my problem. Sorry for the inconvenience but i really need to get this error resolved.

4

2 回答 2

1

好的,我打开了我的JIRA错误跟踪工具,这是我们实际使用的:

  • 项目
  • 问题类型(错误、改进、新功能)
  • 概括
  • 优先级(阻止者、关键、主要、次要、琐碎)
  • 影响版本/秒
  • 修复版本/秒
  • 描述
  • 附件字段
  • 组件(例如“GUI”、“后端”......它是可配置的)
  • 截止日期
  • 记者(自动填写记者用户名)
  • 环境
  • 原始估计(修复此问题将持续多长时间,例如 3w 5d 8h)
  • 标签
于 2013-08-13T12:01:34.097 回答
0
1) Priority
2) Browser
3) Actual result
4) Expected result
于 2013-08-13T11:26:56.267 回答