All Apps and Add-ons

Assistance with pygeoip package troubleshooting

OMohi
Path Finder

I am getting the following error when I try to install pygeoip package needed to support google maps app.

Can someone assist with troubleshooting guidelines.

[root@denqca3log02 pygeoip-0.2.6]# python setup.py install
running install
running build
running build_py
running install_lib
byte-compiling /usr/lib/python2.4/site-packages/pygeoip/init.py to init.pyc
File "/usr/lib/python2.4/site-packages/pygeoip/init.py", line 105
iohandle = BytesIO if PY3 else StringIO
^
SyntaxError: invalid syntax

Tags (2)
0 Karma

tiwilliam
Engager

I'm the maintainer of pygeoip and I can see you are running Python 2.4. pygeoip support Python 2.5 - 3.3, is it possible for you to upgrade your Python version?

Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...