I have installed flask using pipenv but when trying to import, I'm running into an error yet the import is listed in the Pipfile. What might be the issue?
I'm using the Angular version 12 I want to send the following object in query params: { dynamicQueryOperators: 6&dynamicQueryOperators=8 } But in the end
How can i use my api instagram link field, when I click it, it will open the instagram page or any url? now my widget variable giving this error The argument ty
I have an app that runs a stopwatch service, and I run the service in the foreground. I have a notification showing the timer, that updates each second. The not
Not 100% sure if this is possible but the goal is to have a single point of entry (naked domain https://example.com) for entire system Backend/application (load
My class actually has no idea how to use assembly as all we had learned from the past few months is Java, and we were suddenly tasked to do this activity. Pleas
I am having two pie charts, but changes applies only to the last one even if they have different canvas id here is the html code I used to add them <Pie :c
Consider the following code: use std::net::IpAddr; pub struct Server { host: IpAddr } impl Server { fn new(host: IpAddr) -> Self { Self {ho
I have setup a jenkins pipeline job which gets triggered whenever a new Pull request arrives on my github repository main branch (this job builds and run tests
Please I would like to know: Why aws s3 sync --delete doesn't delete folder that is in the target folder and not on the source folder? Here an example: I use
i use collectionView with compositional layout and diffableDataSource collectionview cells are self sizing. func collectionView(_ collectionView: UICollectionVi
I am using nakivo as a backup solution, and one of the backup repositories is an AWS S3 bucket for off site storage, i would like to save on cost by making sure
Hello after installing EasyOCR via pip install easyocr via Anaconda Prompt (base) I receive this error. OpenCV(4.5.4) D:\a\opencv-python\opencv-python\opencv\m
I have some query in which I am substituting 2 dates in a field "between". SELECT ... FROM ... WHERE o.EventDate between @startDate and @endDate How to make it
I'm making a game on Director, and I would like to add a one-button download from the end point, but I have no idea how to do it! In the screenshot I made an ex
I have this user table structure. `users` ( `id` bigint(20), `balance` bigint(20), `current_parent` bigint(20), `parents` varchar(45
I am looking for an example of the utilization of the function: gtk_popover_menu_bar_add_child In particular how to setup what the documentation is calling the
I tried to push some command to remote GitHub, even after using the PAT (personal access token) I'm still facing this problem. please help. C:\Users\adegu\proje
I am using a script tag to add a widget to my Next.js app. I have create a section component for this widget but when I run the app it renders below my footer b
MediaWiki has a url that directs to the full image url. <img src= "https://www.mediawiki.org/wiki/Special:FilePath/Wikimedia_Hackathon_Prague_2019_-_Gr
I have a Postgres table that contains a date and status field. I want to create a query that will return the date, plus the total number of records and then th
For SRS SaaS, DRV output are HLS (m3u8), mentioned at here https://github.com/ossrs/srs/issues/2856 and here: https://mp.weixin.qq.com/s/UXR5EBKZ-LnthwKN_rlIjg.
I'm currently using AWS cloud 9. I want to run my code but when I use the ruby command to open up my ruby file in irb it sometimes works or it gives me the erro
I am trying to get products using specific brand names. I have set up my query as brandList : [String] and the query is as follows {
I am trying to implement firebase authentication on my website. However, whenever I try to test the function, I get the following error: Uncaught ReferenceError
I'm having an issue with modifying a member of a class. I overloaded the operators and I think that I am calling the member correctly to modif
This is going to sound really, really basic, but I just need a little help understanding one of the concepts I'm struggling with in Javascript. I have been read
I want to delete the device in the Apache IoTDB. But I don't know how to do it. I can't find something like delete devices command in the user guide. Apache IoT
I am working on a Hangman game using Django and I'm having some trouble generating the blanks from the words if the answer is two words, such as a first and las
I'm trying to plot graph that dual y according to concentration(ppm, temperature etc.) Reference data is here. Using this data, i want to make graph below. In