I am currently doing the Deep Dive: Creating your first Data Connection training course, and I get to the step where I need to add and install the external library (transforms-external-systems), and I keep getting the same build/installation error, which is inhibiting more from proceeding along with the course. Below is a snippet of the error that I am receiving when trying to install this library. Any advice? Thanks!
same problem, I haven’t come up with a solution yet.
I had this same issue. Based on the error logs, I suspected an underlying dependency was failing, but I couldn’t pinpoint the exact issue.
I gave up and exited the browser. When I launched Code Repositories again later that day, the issue solved itself. I guess the first time I launched Code Repositories, a dependency failed or skipped when the Conda environment spun up, but it fixed itself when I opened the repository in Code Repositories the second time.
To fix this error I would try 2 things:
- Close Code Repositories, sign out of Foundry, close you browser, clear cache/cookies, relaunch Foundry, and open the repository in Code Repositories again.
- If this doesn’t work try creating this repository in the VS Code option, instead of selecting Code Repositories.
Hope this helps!
V/r,
Zach
