Closed saicharan0112 closed 1 year ago
@msaligane @proppy
@saicharan0112 it should be available for other version of python as well, see: https://anaconda.org/LiteX-Hub/openroad/files
@proppy sorry I finally got some time to work on this. I think I found the reason behind this issue. Its that the python version that comes with conda is not aligned ? https://github.com/automl/auto-sklearn/issues/1240 This man had the same issue and installing the right version again worked for him. Now I tried that same and able to install all packages for 3.10. Thanks for your help @proppy :)
I am trying to update openroad to the latest package with miniconda3 updated to 23.5.* but it looks like openroad, magic and netgen are pinned to python 3.7, and latest miniconda3 doesn't have a release for py3.7 .
Can I please know if this is the packages issue or the conda installation issue?