Error on install #975
                  
                    
                      SensiMateDK
                    
                  
                
                  started this conversation in
                General
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
upon install dataprep with pip V.23.3.1 and python V.3.12.0 i get the following error
AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?
Any idears to how I could do anything to fix this ?
the closest i got to finding a solution online is pydata/pandas-datareader#969
where they back in June this year found that removing versioneer from main solved the problem - but i do not the the skill to make a meaningfull adjustment from that
Beta Was this translation helpful? Give feedback.
All reactions