Personal tools
You are here: Home Discussion

Discussion

Up to the Bugs Forum
Please feel free to communicate anything you feel could help this project move on. You can receive an email each time a new message is posted by setting up your personal preferences.

Problem installing with a possible fix

Posted by obadmin at May 17. 2006
When I tried "python setup.py install" to install OpenBayes-0.1.0 I got:

running install
running build
running build_py
Traceback (most recent call last):
File "setup.py", line 31, in ?
long_description = """OpenBayes is a library that allows users to easily create a bayesian netw
ence on it.
File "C:\Python24\lib\distutils\core.py", line 149, in setup
dist.run_commands()
File "C:\Python24\lib\distutils\dist.py", line 946, in run_commands
self.run_command(cmd)
File "C:\Python24\lib\distutils\dist.py", line 966, in run_command
cmd_obj.run()
File "C:\Python24\lib\distutils\command\install.py", line 506, in run
self.run_command('build')
File "C:\Python24\lib\distutils\cmd.py", line 333, in run_command
self.distribution.run_command(command)
File "C:\Python24\lib\distutils\dist.py", line 966, in run_command
cmd_obj.run()
File "C:\Python24\lib\distutils\command\build.py", line 112, in run
self.run_command(cmd_name)
File "C:\Python24\lib\distutils\cmd.py", line 333, in run_command
self.distribution.run_command(command)
File "C:\Python24\lib\distutils\dist.py", line 965, in run_command
cmd_obj.ensure_finalized()
File "C:\Python24\lib\distutils\cmd.py", line 117, in ensure_finalized
self.finalize_options()
File "C:\Python24\lib\distutils\command\build_py.py", line 59, in finalize_options
self.package_dir[name] = convert_path(path)
File "C:\Python24\lib\distutils\util.py", line 91, in convert_path
raise ValueError, "path '%s' cannot end with '/'" % pathname
ValueError: path './' cannot end with '/'


I had to change the path './' in setup.py to '.'. I am using:

ActivePython 2.4.3 Build 12 (ActiveState Software Inc.) based on
Python 2.4.3 (#69, Apr 11 2006, 15:32:42) [MSC v.1310 32 bit (Intel)] on win32
Posted by obadmin at November 04. 2006
This has been fixed since a long time.

Does anyone encounter other problems during installation ?

Kosta
Powered by Ploneboard

Powered by Plone, the Open Source Content Management System

This site conforms to the following standards: