Sadless74 / googletransitdatafeed

Automatically exported from code.google.com/p/googletransitdatafeed
0 stars 0 forks source link

pytz package not in py2exe release #210

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run FV 1.2.4
2. As feed is processing an error-type message quickly shows  with
something like, Time zone not checked, install pytz
3. All feeds I've tested so far appear to have that message embedded
4. Most of the feeds ultimately validate successfully

What is the expected output? What do you see instead?
Not certain, perhaps Time Zone needs no validation

What version of the product are you using? On what operating system?
FV 1.2.4 Windows

Please provide any additional information below.
Not a major concern as feeds validate but I want to be certain I've
installed all necessary components

Original issue reported on code.google.com by view...@gmail.com on 14 Dec 2009 at 6:41

GoogleCodeExporter commented 9 years ago
I confirmed the exe version of 1.2.4 doesn't check timezones. Perhaps the 
machine used 
for the build had pytz installed in an egg. In addition to not doing this again 
it'd 
be nice to have setup.py detect the problem.

Original comment by tom.brow...@gmail.com on 14 Dec 2009 at 7:04

GoogleCodeExporter commented 9 years ago
I understand this has been fixed in binary release 1.2.5.

Original comment by arnoegw.code@gmail.com on 6 Jan 2010 at 12:49