#50 How is this supposed to work?
Issue opened by trcwm
Cloned the repo, did 'make', got over 100MB of virtual environment installed.
typing 'conda activate skywater-pdk-scripts' says it can't find conda.
How do I get LEF/LIB/GDS2 files?
```
Unpacking payload ...
Collecting package metadata (current_repodata.json): done
Solving environment: done
## Package Plan ##
environment location: /home/trc/programming/skywater-pdk/env/conda
added / updated specs:
- _libgcc_mutex==0.1=main
- ca-certificates==2020.1.1=0
- certifi==2020.4.5.1=py37_0
- cffi==1.14.0=py37he30daa8_1
- chardet==3.0.4=py37_1003
- conda-package-handling==1.6.1=py37h7b6447c_0
- conda==4.8.3=py37_0
- cryptography==2.9.2=py37h1ba5d50_0
- idna==2.9=py_1
- ld_impl_linux-64==2.33.1=h53a641e_7
- libedit==3.1.20181209=hc058e9b_0
- libffi==3.3=he6710b0_1
- libgcc-ng==9.1.0=hdf63c60_0
- libstdcxx-ng==9.1.0=hdf63c60_0
- ncurses==6.2=he6710b0_1
- openssl==1.1.1g=h7b6447c_0
- pip==20.0.2=py37_3
- pycosat==0.6.3=py37h7b6447c_0
- pycparser==2.20=py_0
- pyopenssl==19.1.0=py37_0
- pysocks==1.7.1=py37_0
- python==3.7.7=hcff3b4d_5
- readline==8.0=h7b6447c_0
- requests==2.23.0=py37_0
- ruamel_yaml==0.15.87=py37h7b6447c_0
- setuptools==46.4.0=py37_0
- six==1.14.0=py37_0
- sqlite==3.31.1=h62c20be_1
- tk==8.6.8=hbc83047_0
- tqdm==4.46.0=py_0
- urllib3==1.25.8=py37_0
- wheel==0.34.2=py37_0
- xz==5.2.5=h7b6447c_0
- yaml==0.1.7=had09818_2
- zlib==1.2.11=h7b6447c_3
The following NEW packages will be INSTALLED:
_libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main
ca-certificates pkgs/main/linux-64::ca-certificates-2020.1.1-0
certifi pkgs/main/linux-64::certifi-2020.4.5.1-py37_0
cffi pkgs/main/linux-64::cffi-1.14.0-py37he30daa8_1
chardet pkgs/main/linux-64::chardet-3.0.4-py37_1003
conda pkgs/main/linux-64::conda-4.8.3-py37_0
conda-package-han~ pkgs/main/linux-64::conda-package-handling-1.6.1-py37h7b6447c_0
cryptography pkgs/main/linux-64::cryptography-2.9.2-py37h1ba5d50_0
idna pkgs/main/noarch::idna-2.9-py_1
ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.33.1-h53a641e_7
libedit pkgs/main/linux-64::libedit-3.1.20181209-hc058e9b_0
libffi pkgs/main/linux-64::libffi-3.3-he6710b0_1
libgcc-ng pkgs/main/linux-64::libgcc-ng-9.1.0-hdf63c60_0
libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-9.1.0-hdf63c60_0
ncurses pkgs/main/linux-64::ncurses-6.2-he6710b0_1
openssl pkgs/main/linux-64::openssl-1.1.1g-h7b6447c_0
pip pkgs/main/linux-64::pip-20.0.2-py37_3
pycosat pkgs/main/linux-64::pycosat-0.6.3-py37h7b6447c_0
pycparser pkgs/main/noarch::pycparser-2.20-py_0
pyopenssl pkgs/main/linux-64::pyopenssl-19.1.0-py37_0
pysocks pkgs/main/linux-64::pysocks-1.7.1-py37_0
python pkgs/main/linux-64::python-3.7.7-hcff3b4d_5
readline pkgs/main/linux-64::readline-8.0-h7b6447c_0
requests pkgs/main/linux-64::requests-2.23.0-py37_0
ruamel_yaml pkgs/main/linux-64::ruamel_yaml-0.15.87-py37h7b6447c_0
setuptools pkgs/main/linux-64::setuptools-46.4.0-py37_0
six pkgs/main/linux-64::six-1.14.0-py37_0
sqlite pkgs/main/linux-64::sqlite-3.31.1-h62c20be_1
tk pkgs/main/linux-64::tk-8.6.8-hbc83047_0
tqdm pkgs/main/noarch::tqdm-4.46.0-py_0
urllib3 pkgs/main/linux-64::urllib3-1.25.8-py37_0
wheel pkgs/main/linux-64::wheel-0.34.2-py37_0
xz pkgs/main/linux-64::xz-5.2.5-h7b6447c_0
yaml pkgs/main/linux-64::yaml-0.1.7-had09818_2
zlib pkgs/main/linux-64::zlib-1.2.11-h7b6447c_3
Preparing transaction: done
Executing transaction: done
installation finished.
touch /home/trc/programming/skywater-pdk/env/conda/bin/python
source /home/trc/programming/skywater-pdk/env/conda/bin/activate && conda config --system --add envs_dirs /home/trc/programming/skywater-pdk/env/conda/envs
source /home/trc/programming/skywater-pdk/env/conda/bin/activate && conda config --system --add pkgs_dirs /home/trc/programming/skywater-pdk/env/downloads/conda-pkgs
source /home/trc/programming/skywater-pdk/env/conda/bin/activate && conda env update --name skywater-pdk-scripts --file /home/trc/programming/skywater-pdk/environment.yml
Collecting package metadata (repodata.json): done
Solving environment: done
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
Ran pip subprocess with arguments:
['/home/trc/programming/skywater-pdk/env/conda/envs/skywater-pdk-scripts/bin/python', '-m', 'pip', 'install', '-U', '-r', '/home/trc/programming/skywater-pdk/condaenv.mgfxia6r.requirements.txt']
Pip subprocess output:
Obtaining file:///home/trc/programming/skywater-pdk/scripts/python-skywater-pdk (from -r file:requirements.txt (line 6))
Collecting rst_include
Using cached rst_include-1.0.8-py3-none-any.whl (33 kB)
Collecting sphinx-symbiflow-theme
Cloning
https://github.com/SymbiFlow/sphinx_materialdesign_theme.git to /tmp/pip-install-430liekk/sphinx-symbiflow-theme
Collecting docutils
Using cached docutils-0.16-py2.py3-none-any.whl (548 kB)
Collecting sphinx
Using cached Sphinx-3.1.1-py3-none-any.whl (2.9 MB)
Processing /home/trc/.cache/pip/wheels/73/fd/a4/58778b18dba46ebe03a88035263af7dc12017e017369445559/sphinx_autobuild-0.7.1-py3-none-any.whl
Collecting sphinxcontrib-verilog-diagrams
Cloning
https://github.com/SymbiFlow/sphinxcontrib-verilog-diagrams.git to /tmp/pip-install-430liekk/sphinxcontrib-verilog-diagrams
Processing /home/trc/.cache/pip/wheels/e2/13/20/22f6a21ce4020b1759804ba352065e0c14f2879adb43596aeb/symbolator-1.0.2-py3-none-any.whl
Processing /home/trc/.cache/pip/wheels/04/15/db/b13acaf2117128c920ab950e05c549222f093ba56fcf196e0d/restructuredtext_lint-1.3.1-py3-none-any.whl
Collecting tabulate
Using cached tabulate-0.8.7-py3-none-any.whl (24 kB)
Collecting dataclasses_json
Using cached dataclasses_json-0.5.1-py3-none-any.whl (23 kB)
Collecting typing
Using cached typing-3.7.4.1-py3-none-any.whl (25 kB)
Collecting pytest
Using cached pytest-5.4.3-py3-none-any.whl (248 kB)
Collecting requests>=2.5.0
Using cached requests-2.24.0-py2.py3-none-any.whl (61 kB)
Collecting sphinxcontrib-serializinghtml
Using cached sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB)
Collecting sphinxcontrib-htmlhelp
Using cached sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB)
Collecting snowballstemmer>=1.1
Using cached snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB)
Collecting babel>=1.3
Using cached Babel-2.8.0-py2.py3-none-any.whl (8.6 MB)
Collecting imagesize
Using cached imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB)
Collecting Pygments>=2.0
Using cached Pygments-2.6.1-py3-none-any.whl (914 kB)
Collecting alabaster<0.8,>=0.7
Using cached alabaster-0.7.12-py2.py3-none-any.whl (14 kB)
Collecting packaging
Using cached packaging-20.4-py2.py3-none-any.whl (37 kB)
Collecting sphinxcontrib-jsmath
Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
Collecting sphinxcontrib-devhelp
Using cached sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB)
Requirement already satisfied, skipping upgrade: setuptools in ./env/conda/envs/skywater-pdk-scripts/lib/python3.8/site-packages (from sphinx->-r file:docs/requirements.txt (line 4)) (47.3.2.post20200703)
Collecting sphinxcontrib-applehelp
Using cached sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB)
Collecting sphinxcontrib-qthelp
Using cached sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB)
Collecting Jinja2>=2.3
Using cached Jinja2-2.11.2-py2.py3-none-any.whl (125 kB)
Collecting argh>=0.24.1
Using cached argh-0.…
google/skywater-pdk