Chralu / gandyn

Gandi domain updater script for dynamic IP addresses.
72 stars 32 forks source link

Problem to do the setup install on a synology DS214 #6

Closed blaisbr closed 8 years ago

blaisbr commented 10 years ago

When I try to execute the "python3 setup.py install", I have the following stdout:

running install running build running build_py running build_scripts running install_lib byte-compiling /opt/local/lib/python3.2/site-packages/ipretriever/adapter.py to adapter.cpython-32.pyc Segmentation fault (core dumped)

Do you have any idea?

bruno

blaisbr commented 10 years ago

I have followed http://wordpress.gauss-it.net/?p=229 to do the installation and I'm using Python 3.2.3

Chralu commented 8 years ago

Hi @blaisbr,

here is my 1 year late answer :/ It seems there is an issue with your python install. I can't tell you anything better than "try updating your python install".

Cheers,