the screenshot seems to suggest the procedure never got past the AGS installation. this might be because we recently moved the compa_tna
package to compas-dev and the url in the yml
file still points at the BlockResearchGroup organisation. although this normally is handled by Github it might
not be the case for pip
instructions.
another reason, and this is more likely, might be that you don’t have Git installed on your system. make sure to install it from here: https://git-scm.com/download/win
to check that it is available, just type git
on the command line and press enter…
i will update the workshop repo, but after installing git, perhaps in the meantime you could run the following and report back:
conda activate IASS19
pip install git+https://github.com/compas-dev/compas_ags.git#egg=compas_ags
pip install git+https://github.com/compas-dev/compas_tna.git#egg=compas_tna
pip install git+https://github.com/compas-dev/compas_3gs.git#egg=compas_3gs