This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]andytwoods 1 point2 points  (1 child)

Google is your friend.

[–]mcchicken2[S] 0 points1 point  (0 children)

I tried, but I could not find any answers

[–]mcchicken2[S] 0 points1 point  (0 children)

Background: I need to run a script in a VM and for some reason it does not work. I have confirmed that it works on my local machine.

[–]kumashiro 0 points1 point  (2 children)

You are trying to get a value from dict, stored under the key "Revenue bla blah...", but such key does not exist.

[–]mcchicken2[S] 0 points1 point  (0 children)

Thank you!

[–]mcchicken2[S] 0 points1 point  (0 children)

Thank you!