logo
ckanext-charts
Troubleshooting
Initializing search
    GitHub
    GitHub
    • Home
    • Installation
    • Usage
    • Configuration
    • Engines
      • Plotly
        • Bar chart
        • Horizontal Bar chart
        • Line chart
        • Pie chart
        • Scatter Plot
        • Choropleth Map
      • ChartJS
        • Bar chart
        • Horizontal Bar chart
        • Line chart
        • Pie chart
        • Doughnut chart
        • Scatter Plot
        • Bubble chart
        • Radar chart
      • Observable
        • Bar chart
        • Horizontal Bar chart
        • Pie chart
        • Line chart
        • Scatter plot
      • Echarts
        • Bar chart
        • Line chart
        • Pie chart
      • Custom chart engine
    • Caching
      • Base Cache Strategy
      • Redis Cache
      • File Cache
    • Fetchers
      • Base Fetcher
      • Datastore Fetcher
      • URL Data Fetcher
      • File System Data Fetcher
      • Hardcoded Data Fetcher
    • Validators
    • Utility Functions
    • Helper Functions
    • Troubleshooting

    Troubleshooting

    ImportError: lxml.html.clean module is now a separate project lxml_html_clean

    Install lxml[html_clean] or lxml_html_clean directly using pip.

    Previous
    Helper Functions
    Made with Material for MkDocs