-
Notifications
You must be signed in to change notification settings - Fork 810
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cloudmapper fails to install on macos #896
Comments
I suggest you try using Docker as a workaround:
|
I was unable to install cloud mapper on macOS Monterey, Ubuntu 22.04 and Mint. So I decided to install docker on macOS Monterey and follow these instructions : #896 Everything is fine, but when I type python cloudmapper.py report --accounts XXX,XXX, what I have to input as accounts. I try with audit, my account on AWS and the number of AWSaccount. I use a specific config.json for my AWS platform but it asks a region or tells me audit our xxxx are not in my config file. Could you please tell me what I need to add to my config.json file ? Regards |
Hi!
When installing "pip install -r requirements.txt", the error "No matching distribution found for pandas==1.1.3" is displayed.
I have a MacOS BigSur 11.6 (M1).
When installing Pandas version 1.1.3 the same error.
Pandas version 1.3.3 is currently installed.
How can I solve this?
The text was updated successfully, but these errors were encountered: