Roberto Turrado Camblor
Roberto Turrado Camblor
Hi Eric, Thanks for your comment. Would you mind writing it on GitHub? This could help others. Could you please elaborate more on your answer? E.g. how do you check...
- I have tried in a Linux Ubuntu machine, - with `numpy` and `amazon-bracket` __not__ installed at system level - but installed in a virtual environment at `catalyst/venv`, and -...
Would it be worth a go trying `poetry` to manage the dependencies? I have just done this test in Linux Ubuntu and it went fine: - Install `poetry`. - From...
> You're baseline already succeeded though, right? Correct. > The issue here might not be related to dependency management, Indeed. > but Python environment setup from C++ code. That was...