silpol / pyspatialite

Automatically exported from code.google.com/p/pyspatialite
zlib License
0 stars 0 forks source link

PySpatialite Install Fails #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. pip install pyspatialite

What is the expected output? What do you see instead?
Installation fails: 

  File "/srv/www/django/development.yupifoods.com/virtualenv/src/goog/setup.py", line 116, in build_extension

    get_amalgamation()

  File "/srv/www/django/development.yupifoods.com/virtualenv/src/goog/setup.py", line 97, in get_amalgamation

    download_file = pattern.findall(download_page)[0]

What version of the product are you using? On what operating system?
Latest pyspatial lite install and Debian 6.x

Please provide any additional information below.
- I see in the code that the amalgamation files are downloaded and if the 
download site changes it brakes that code, is there any reason not to just 
include those files with the package? 

Original issue reported on code.google.com by daniel.s...@gmail.com on 8 Feb 2013 at 5:59

GoogleCodeExporter commented 8 years ago
I think this is again a duplicate of the two previous issues. A patch is 
provided in the issue #9. Could you vote that issue?

Original comment by timp...@gmail.com on 11 Feb 2013 at 8:00

GoogleCodeExporter commented 8 years ago
Sure, done, thank you for looking at my submission.

Original comment by daniel.s...@gmail.com on 12 Feb 2013 at 2:59

GoogleCodeExporter commented 8 years ago

Original comment by lok...@gmail.com on 21 Nov 2013 at 10:28