idea-fasoc / OpenFASOC

Fully Open Source FASOC generators built on top of open-source EDA tools
https://openfasoc.readthedocs.io
Apache License 2.0
216 stars 90 forks source link

fix issue with pip install glayout with git+ command #303

Closed chetanyagoyal closed 1 month ago

chetanyagoyal commented 1 month ago
× python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [3 lines of output]
      error in glayout setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Expected end or semicolon (after name and no valid version specifier)
          unstructured[md]sentence-transformers

fixes this issue, when running

pip install git+https://github.com/idea-fasoc/OpenFASOC.git@main#subdirectory=openfasoc/generators/glayout