I try to run this code below, but on_member_join is not working for me. async def on_member_join(self, member): guild = member.gui
I have the Flutter 2.10.5 version of android studio, the app works fine when I run it, but on terminal showed this messages, what should I do? I got this error
How can I create Matrix P consisting of three eigenvector columns by using a double nested loop. from sympy.matrices import Matrix, zeros from sympy import ppr
vector<vector<string>> Reverse(vector<vector<string>> a){ vector<string> dd; for(int i = 0; i < a.size()/2; i++){
I have a very large csv file (40GB) that I am processing through pandas and JSON. The file has two columns, “id” and “data”. The second
Since Scala 2.7.2 there is something called Manifest which is a workaround for Java's type erasure. But how does Manifest work exactly and why / when do you nee
Am trying to use the regex in C# to match chinese characters. \p{Han}+ However, C# fails to run, saying Unknown property Han
In my twig template there are some variables that are required on each page like userName, userId or userImage. What is the best way to inject them into the te
I have and ionic project with ios, android and browser. The problem is in IOS and Android: from tab1.page.html, after opening a login page (which in an external