Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Baseline download fails #32

Closed
Pidgeot opened this issue Apr 4, 2020 · 0 comments
Closed

Baseline download fails #32

Pidgeot opened this issue Apr 4, 2020 · 0 comments
Labels

Comments

@Pidgeot
Copy link
Owner

Pidgeot commented Apr 4, 2020

Running from source, in the 40_23 starter pack (with manually-added baseline removed):

Error downloading http://www.bay12games.com/dwarves/df_40_23_win_s.zip
Traceback (most recent call last):
  File ".\python-lnp\core\download.py", line 160, in __process_queue
    total = response.info().getheader('Content-Length')
AttributeError: 'HTTPMessage' object has no attribute 'getheader'

Running the built v0.9 win32 version, everything works as expected.

[Issue created by PeridexisErrant: 2015-01-10]

[Comment created by Pidgeot: 2015-01-10]
Fix Python3 compatibility of download queue system (fixes #51)

→ <>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant