Menu

Installation

UEPCS

Use pip's VCS support (for python3, pip3 on ubuntu) to install direct from sourceforge:

pip install svn+https://svn.code.sf.net/p/the-cedar-project/code/trunk/eda-model
pip install svn+https://svn.code.sf.net/p/the-cedar-project/code/trunk/eda-model-interface
pip install svn+https://svn.code.sf.net/p/the-cedar-project/code/trunk/edator

Known gotcha: qtconsole, used for an interactive terminal within [edator], uses qtpy to select the Qt interface on the system. If your system has PyQt5 installed, it will be incorrectly chosen over PySide2. To ensure that PySide2 is selected, set QT_API=pyside2 in your environment.


Related

Wiki: Home
Wiki: edator

Monday.com Logo