installing kobo with python creates path errors -


i have python 2.7.3 installed on system trying install kobo module. path module located is:

c:\users\nelson.menezes\desktop\new softwares\kobo-0.3.6

.i opened command promt , set above mentioned path. specified run following command install kobo.

python setup.py install 

but gives me following error

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

i know error generated due path problems. cannot figure out how resolve it. great if in possible way. rights ask questions have been removed. editing question in order resolve problem. sorry inconvenience need error resolved.

ok, opened jira bug tracking tool , here using:

  • project
  • issue type (bug, improvement, new feature)
  • summary
  • priority (blocker, critical, major, minor, trivial)
  • affects version/s
  • fix version/s
  • description
  • attachment field
  • component/s (e.g "gui", "backend" ... configurable)
  • due date
  • reporter (auto filled in username of reporter)
  • environment
  • original estimate (how long fixing last, e.g 3w 5d 8h)
  • labels

Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -