CrazeeIvan / python-weather-api

Automatically exported from code.google.com/p/python-weather-api
MIT License
0 stars 0 forks source link

No longer works #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.does not work with urllib3
2.worked on older systems.
3.

What is the expected output? What do you see instead?
errors

What version of the product are you using? On what operating system?
debian wheezy

Please provide any additional information below.

Original issue reported on code.google.com by eken...@gmail.com on 4 Sep 2012 at 2:52

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Traceback (most recent call last):
  File "weather.py", line 1, in <module>
    import  pywapi
  File "/usr/local/lib/python2.7/dist-packages/pywapi.py", line 29, in <module>
    import urllib.request, urllib.error, urllib.parse
ImportError: No module named request

on Ubuntu 12.10

Original comment by hdib...@gmail.com on 29 Oct 2012 at 9:37

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r114.

Original comment by jtas...@gmail.com on 9 Mar 2013 at 2:18