05-16-2024 04:50 PM
Hi There
I would like to know if anyone has this issue when running a playbook.
When trying running pip install meraki i get another error " error: externally-managed-environment" i have installed ansible plenty of times and I have not come accross this error..I normally follow the steps to get Ansible installed and operational and then move on to construct my YML files. Any help will be much appreciated. I have Ubuntu 22.0.4 running on VMware Workstation Pro 16 on my Windows laptop. I also installed WSL on my Windows laptop and have the same result..
PLEASE, PLEASE could someone help me.
Thank You in advance
Solved! Go to Solution.
05-16-2024 05:48 PM
I have found the solution to the issue I experienced, and it had to do with the python version I was using when trying to do
pip install meraki. According to some folks, this error "error: externally-managed-environment" started appearing since Python 3.11 and I am using Python 3.12. I just renamed the file to .old and that solved my problem....so relieved as i was struggling the entire day trying to figure out why is this not working....anyways here is the link below that solved my issue and hopefully it will help someone....so excited now...hahahha
05-16-2024 05:48 PM
I have found the solution to the issue I experienced, and it had to do with the python version I was using when trying to do
pip install meraki. According to some folks, this error "error: externally-managed-environment" started appearing since Python 3.11 and I am using Python 3.12. I just renamed the file to .old and that solved my problem....so relieved as i was struggling the entire day trying to figure out why is this not working....anyways here is the link below that solved my issue and hopefully it will help someone....so excited now...hahahha
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide