killer chicken schrieb: > i have matplotlib already installed on my machine and i use it > regularly >
Did yqu by any chance use the --no-site-packages-option when creating the virtualenv? Can you show us what (tgenv)$ python >>> import sys >>> sys.path gives you? Does it include the path where matplotlib is installed? Please note the activated virtualenv! > i guess the traceback don't add any useful information but if it is > useful i will post it > I guess the tg2env lacks of that package so I try with easy_install > matplotlib inside the tg2env but it doesn't work What os? Linux & even OSX that should work fine, once you have the dependencies installed. Diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

