Hi everyone,

I want to install neo4j bind for python on FreeBSD, but I get install
errors:

# svn co https://svn.neo4j.org/components/neo4j.py/trunk neo4j-python
# cd neo4j-python
# python setup.py install
Traceback (most recent call last):
  File "setup.py", line 146, in <module>
    main()
  File "setup.py", line 143, in main
    setup(**args)
  File "/usr/local/lib/python2.6/distutils/core.py", line 113, in setup
    _setup_distribution = dist = klass(attrs)
  File "build/bdist.freebsd-8.0-RELEASE-p2-amd64/egg/setuptools/dist.py",
line 260, in __init__
  File "build/bdist.freebsd-8.0-RELEASE-p2-amd64/egg/setuptools/dist.py",
line 284, in fetch_build_eggs
  File "build/bdist.freebsd-8.0-RELEASE-p2-amd64/egg/pkg_resources.py", line
563, in resolve
  File "build/bdist.freebsd-8.0-RELEASE-p2-amd64/egg/pkg_resources.py", line
799, in best_match
  File "build/bdist.freebsd-8.0-RELEASE-p2-amd64/egg/pkg_resources.py", line
811, in obtain
  File "build/bdist.freebsd-8.0-RELEASE-p2-amd64/egg/setuptools/dist.py",
line 327, in fetch_build_egg
  File
"build/bdist.freebsd-8.0-RELEASE-p2-amd64/egg/setuptools/command/easy_install.py",
line 446, in easy_install
  File
"build/bdist.freebsd-8.0-RELEASE-p2-amd64/egg/setuptools/command/easy_install.py",
line 476, in install_item
  File
"build/bdist.freebsd-8.0-RELEASE-p2-amd64/egg/setuptools/command/easy_install.py",
line 655, in install_eggs
  File
"build/bdist.freebsd-8.0-RELEASE-p2-amd64/egg/setuptools/command/easy_install.py",
line 930, in build_and_install
  File
"build/bdist.freebsd-8.0-RELEASE-p2-amd64/egg/setuptools/command/easy_install.py",
line 919, in run_setup
  File "build/bdist.freebsd-8.0-RELEASE-p2-amd64/egg/setuptools/sandbox.py",
line 62, in run_setup
  File "build/bdist.freebsd-8.0-RELEASE-p2-amd64/egg/setuptools/sandbox.py",
line 105, in run
  File "build/bdist.freebsd-8.0-RELEASE-p2-amd64/egg/setuptools/sandbox.py",
line 64, in <lambda>
  File "setup.py", line 323, in <module>

  File "setup.py", line 181, in main

KeyError: 'freebsd8'

###########################
System:

FreeBSD starkiller 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan  5
21:11:58 UTC 2010
r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC
amd64

Is possible install in a FreeBSD system??

Thanks

-- 
Diego Ochoa - darkbalder
Luis Pasteur 2-30 y Copernico
Telf: +593 7 4082144
Porta:   090085391
Cuenca - Ecuador
_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to