setup.py doesn't install Series module
Bug #397603 reported by
Magnun Leno
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cairo Plot |
Fix Committed
|
High
|
Rodrigo Moreira Araújo |
Bug Description
When installing the CairoPlot (trunk version) the setup.py script ends normally but when I try to import cairoplot I receive the following message:
File "/opt/local/
lib/python2.
from Series import Series, Group, Data
ImportError: No module named Series
It seems that setup.py doesn't install the Series module.
OS: Mac OSX
Python version: 2.5
description: | updated |
Changed in cairoplot: | |
assignee: | nobody → Rodrigo Moreira Araújo (alf-rodrigo) |
importance: | Undecided → High |
status: | New → Fix Committed |
To post a comment you must log in.