on 05-28-2018 06:28 AM - edited on 05-12-2022 09:10 AM by lychiang
Here are all the Documents related to Expedition use and administrations
is there a way to do a password reset when you locked out of gui?
@lychiang Hi - I'm just curious what your edits were to the OP as I don't see any differences and there's nothing in the article history.
Thanks!
I basically corrected 64bit-amr to 64bit-amd for ubuntu 20.x
I was running into an issue installing the BPA 3.33.0 for ML and running the command provided would end with errors. after parsing the log I found the following:
ImportError: cannot import name 'sysconfig' from 'distutils' (/usr/lib/python3.7/distutils/__init__.py)
I researched and the issue was python 3.7 disutils was not installed which wasn't mentioned in the install for prereqs. I was able to resolve it by running the following:
sudo apt-get install python3.7-distutils
I hope this helps someone who's running into this issue.
Can we install Expedition tool on Suse linux 12.5? As ubuntu is not allowed in our environment.