All Questions

New search experience powered by AI

Stack Overflow is leveraging AI to summarize the most relevant questions and answers from the community, with the option to ask follow-up questions in a conversational format.

Get early access
Filter by
Sorted by
Tagged with
0 votes
0 answers
2 views

Dash server (python) stop executing

I was operating Dash server today several times and suddenly it stop executing give the following message: Dash is running on http://127.0.0.1:8050/ and exits. When I go to the old client window open ...
David Cohen's user avatar
0 votes
0 answers
5 views

Android Wear OS not Receiving Messages from Phone App

I'm working on an Android project where I need to send messages from a phone app to a Wear OS watch. The phone app sends the message successfully (as confirmed by logs), but the watch app doesn't seem ...
OPEMIPO OLAGOKE's user avatar
0 votes
0 answers
4 views

What is the reputation and credibility of the platforms?

a one problems is big why the some companies of hire long and short project but they give not money in the projects of completed time and review is so advance Alice created a profile on Platform X, ...
Nasir Khurshid's user avatar
-1 votes
0 answers
6 views

Regex match two character in a string in any order

I want to detect and return 4-letter words which contain the two letters 'c' and 'g' anywhere. The line of text I'm looking at is 4 letters from [a-x]. So given something like this: cage cgaf cbga ...
abunickabhi's user avatar
0 votes
0 answers
5 views

the errror message related to df.isna(0.any(1)

While reading a code segment, it includes the following line is_na = data_df.isna().any(1) Here data_df is a pandas dataframe. However, the line gives the following error message TypeError: DataFrame....
user297850's user avatar
  • 7,875
0 votes
0 answers
5 views

How to get the date range dimension field in custom Looker Studio connector

I am developing a custom Looker Studio Connector that are getting data from the backend. Connector is getting dateRange (start and end date) but did not get the field this filter must be applied to. ...
Serhii Komarovskyi's user avatar
0 votes
0 answers
6 views

UI alignment: Split views into 4 part and align subviews in it

I am making view not scrollable by splitting it different parts, like 0.1, 0.4, 0.4, 0.1 Here, we are facing the issue while adding the subviews to each part. The first view starts from the top, but ...
karthikeyan's user avatar
  • 3,863
0 votes
0 answers
6 views

Integrated API gateway with a lambda authorizer but when invoking it for allow policy it is returning Internal Server Error, for deny its working fine

This is the template I am using : https://github.com/devashish234073/cloud-experiments/blob/main/aws/cloudformations/lambda_api_gw_authorizer/lambda_api_gw_authorizer.yaml When I am calling the api ...
Devashish Priyadarshi's user avatar
-1 votes
0 answers
6 views

Understanding immediately-invoked function expressions [closed]

I am confused as to why this html doesn't display the cards when ran. I have tried moving the IIFE to the functions.js instead and also tried completely rewrote my prototype thinking that was the ...
Wasleno's user avatar
0 votes
0 answers
10 views

How to append a new object in an array containing a key in json file with jq or sed or AWK

file.json is as below and i have to add a new tenant entry called "test3" in "tenants" key. { "lease_id": "", "renewable": false, "lease_duration&...
Banna's user avatar
  • 1
0 votes
0 answers
6 views

how to implement picture in picture (PiP) in webview window of python?

want to add PiP feature to my tkinter application which has main window will play youtube video and small window (PiP window) will play front camera streaming. I have tried it with html code but it is ...
varsha patil's user avatar
-1 votes
1 answer
18 views

Type of user input C++

Hi i want to make my code find out variable type of user input in C++ like: int x; cout<<"enter a vaild number: "; cin>>x; if(what i should say here to check if the variable ...
0 votes
0 answers
4 views

syncfusion_flutter_pdfviwer using page get loading very time

syncfusion_flutter_pdfviwer using page get loading (buffering) very time. I am using syncfusion_flutter_pdfviwer increzr pakage version and also using syncfusion_flutter_pdfviewer: ^19.4.56-beta ...
namuno shivam's user avatar
0 votes
0 answers
5 views

How do I make a unique value for the number of players under the team?

Dataset is based on this table on this wikipedia page. https://en.wikipedia.org/wiki/NBA_Finals_Most_Valuable_Player_award I am only using year (2000 and above), players and team. I want to add a ...
Ramon Araneta's user avatar
0 votes
0 answers
8 views

Unable to resolve 'Microsoft.NETCore.App.Ref (= 6.0.27)' for 'net6.0' when building using .NET 8.0

I am getting the below error while trying a build a project using .NET8. error NU1100: Unable to resolve 'Microsoft.NETCore.App.Ref (= 6.0.27)' for 'net6.0'. The machine doesn't have internet ...
subbaraoc's user avatar
  • 1,196

15 30 50 per page
1
2 3 4 5
…
1609209