emmagood987
emmagood987
> @emmagood987 Not an expert on python package installations, but does this work? > > ``` > sudo apt-get install python3-volare > ``` No. It doesn't. It gives an error:...
> python3 -m pip install --user --upgrade --no-cache-dir volare No joy. Still getting error (the mentioned warning in the given link is not there). See snapshot below: 
> @emmagood987 Thanks for the detailed logs. Do you need to install open_pdks from source or can you use the precompiled versions available with [volare here](https://github.com/efabless/volare)? Thanks for your reply....
> The installation steps are [detailed here](https://github.com/efabless/volare/blob/main/Readme.md). . > python3 -m pip install --upgrade --no-cache-dir volare Ok. I have tried the steps at the Volare git page. However the above...