mushorg / glastopf

Web Application Honeypot
http://glastopf.org
560 stars 168 forks source link

Problem with Glastopf installation on Debian 6.0.10 (squeeze) #195

Closed Mato-Z closed 10 years ago

Mato-Z commented 10 years ago

Hello all. Can you help me please? I have installed Glastopf according this procedure https://github.com/glastopf/glastopf/blob/master/docs/source/installation/installation_debian.rst but when I run python setup.py install I get this output and errors:

Extracting in /tmp/tmpjgPvn8 Now working in /tmp/tmpjgPvn8/distribute-0.6.35 Building a Distribute egg in /opt/glastopf File "setup.py", line 214 "top_level.txt = setuptools.command.egg_info:write_topleve ^ SyntaxError: EOL while scanning string literal /opt/glastopf/distribute-0.6.35-py2.6.egg Traceback (most recent call last): File "setup.py", line 2, in use_setuptools() File "/opt/glastopf/distribute_setup.py", line 152, in use_setuptools return _do_download(version, download_base, to_dir, download_delay) File "/opt/glastopf/distribute_setup.py", line 132, in _do_download _build_egg(egg, tarball, to_dir) File "/opt/glastopf/distribute_setup.py", line 123, in _build_egg raise IOError('Could not build the egg.') IOError: Could not build the egg.

My system is: Debian GNU/Linux 6.0.10 (squeeze) x64, kernel 2.6.32-042stab093.5. Thank you very much for your help.

glaslos commented 10 years ago

Hey, you need Python 2.7 in order to run Glastopf. From what I can tell you are using Python 2.6