0

I downloaded and installed Pygal.

import pygal 
bar_chart= pygal.Bar()

And the error I get is

Undefined variable from import: Bar

I am not sure what is going wrong. Any advise is greatly appreciated.

Andy
  • 49,085
  • 60
  • 166
  • 233
satishvad
  • 11
  • 6
  • I'm unable to replicate this locally, and the [documentation](http://pygal.org/chart_types/#idbar-charts-histograms) says you are correct. How did you install the pygal module? – Andy Jun 12 '15 at 14:59
  • Hello Andy you are correct, I followed the documentation. I used pip install. I want to add here that I am using Windows 7, not sure if that matters. – satishvad Jun 12 '15 at 16:07

0 Answers0