When I try to install python-devel, it keeps giving me this error. Downgrade is also not working. Any help will be greatly appreciated.
$yum install python-devel
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package python-devel.x86_64 0:2.6.6-37.el6_4 will be installed
--> Processing Dependency: python(x86-64) = 2.6.6-37.el6_4 for package: python-devel-2.6.6-37.el6_4.x86_64
--> Finished Dependency Resolution
Error: Package: python-devel-2.6.6-37.el6_4.x86_64 (baseos_repo)
           Requires: python(x86-64) = 2.6.6-37.el6_4
           Installed: python-2.6.6-52.el6.x86_64 (@anaconda-CentOS-201303020151.x86_64/6.4)
               python(x86-64) = 2.6.6-52.el6
           Available: python-2.6.6-36.el6.x86_64 (baseos_repo)
               python(x86-64) = 2.6.6-36.el6
           Available: python-2.6.6-37.el6_4.x86_64 (baseos_repo)
               python(x86-64) = 2.6.6-37.el6_4
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
 
     
    