I'm trying to deploy my java/Maven application on Google Cloud App Engine, but without success I'm getting the following error: [ERROR] Failed to execute goal c
I am making a command that it gives all of my balance into another member, so if I use a command like ?give <member> all which is I need to find out, if(a
I want to manage group membership for a single group in an automated way. My AD administrator has created an app & service principal, but is hesitant to giv
I am working on a sentiment analysis project where I am analyzing a corpus of documents, and I am specifically not removing the word "not" as a stopword, so tha
I have a selector where I'm using the Where2 operator. due to the fact that I needed two nested WHEREs, ORed together - as follows... I've tried adding it and
I'm new to Python and Matplotlib, I would appreciate any help on how to create legends for every subplot that I have created with a FOR loop. Here is the code a
I want when I click on an element - another element gets the class name of the attribute that I clicked: var countryElements = document.getElementById('item
I'm building an App with actionscript 3.0 in my Flash builder. This is a followup question this question. I need to upload the bytearray to my server, but the f
I'm running this script on Kali linux with intel core i7-4510u: import cv2 from datetime import datetime vid_cam = cv2.VideoCapture(0) vid_cam.set(cv2.CAP_PROP
I want to get all subfolders of a specific public subfolder. The problem I face is that "Deep traversal queries are not allowed on public folders." so I am a bi