ide icon indicating copy to clipboard operation
ide copied to clipboard

Python or az issue on linux

Open hohwille opened this issue 2 years ago • 0 comments

Our nightly integration test on Ubuntu failed:

The software az has been added. You need to rerun 'devon' command without arguments or restart your terminal to update your PATH so the newly installed software will be found.
Success: run command export
Location of Azure's configuration file is set to /home/runner/work/ide/ide/scripts/target/integration-test/test-setup/conf/.azure
/usr/bin/python3: Error while finding module specification for 'azure.cli' (ModuleNotFoundError: No module named 'azure')

So it seems as if our tricks to register pyhton modules does not work on linux (at least for azure).

hohwille avatar Oct 13 '22 16:10 hohwille