While installing SDO package, below error is thrown
Collecting sdo Using cached sdo-0.6.5.zip (7.2 kB) Preparing metadata (setup.py) ... done Using cached sdo-0.6.4.zip (7.1 kB) Preparing metadata (setup.py) ... done Using cached sdo-0.6.3.zip (7.1 kB) Preparing metadata (setup.py) ... done Using cached sdo-0.6.1.zip (7.0 kB) Preparing metadata (setup.py) ... done Using cached sdo-0.6.0.zip (6.4 kB) Preparing metadata (setup.py) ... done Using cached sdo-0.5.0.zip (6.4 kB) Preparing metadata (setup.py) ... done ERROR: Cannot install sdo==0.5.0, sdo==0.6.0, sdo==0.6.1, sdo==0.6.3, sdo==0.6.4 and sdo==0.6.5 because these package versions have conflicting dependencies. The conflict is caused by: sdo 0.6.5 depends on python-nicefloat sdo 0.6.4 depends on python-nicefloat sdo 0.6.3 depends on python-nicefloat sdo 0.6.1 depends on python-nicefloat sdo 0.6.0 depends on python-nicefloat sdo 0.5.0 depends on python-nicefloat
Tried to install python-nicefloat, below error is thrown
ERROR: Could not find a version that satisfies the requirement python-nicefloat (from versions: none) ERROR: No matching distribution found for python-nicefloat