For convert DataTable to List you can used the AutoMapper Library and you can do it automatically
this is my code and I get this error when I try to run it response = openai.Completion.create( AttributeError: 'module' object has no attribute 'Completion' imp
when i run the following query, results are listed multiple. there are 3 records in the table but it lists 5 $adverts = Advert::where("category_id", $category-&
I m trying to build a code to get position of the smartphone from a private SDK. So i m build this code: nextomePhoenixSdk.getLocalizationLiveData().observe((Li
Hi I am using iphone 6s safari browser but the payment-request-button not show (for website). my all step are correct I used https server (ngrok). also add my d
I have an xlsx workbook on my desktop with existing sheets. I have a dataframe in R that I would like to add to this workbook as a new sheet. Using library(open
I am using stm32f103 and i need to read data from sd card. I am using a coroutine system ,so i don't want to block. Is there a possible way to read asyncly?
I am deploying an application on localhost and listening on a port on a remote server which is bound to a domain, the application shows up fine on localhost and
We are using a proprietary product to develop our application. This product is capable of connecting to Oracle DB and executes SQL queries and stored procedures
I'm just passing the same object 2 times in the same serializer but I want to pass key: "retweet": null in one object and in another object I want to pass some
I am trying to send a string to the native side (android) with a delay. But setTimeout is blocking the execution. Could you explain what is happening? const eve
I'm new to NextJS. I'm working on a simple page in which I need to retrieve data from my backend app. My backend app is a totally separate app written in go. My
I create flutter web application to increase knowledge about adaptive ui, and i stuck with a big problem for me. When i move my application window to other scre
I have Azure function in V4. and I have host.json as it is mentioned that maxConcurrentRequests is 10 but at the time of execution azure function ignores this s
public interface IPrinter { public void Print() { Console.WriteLine("Printing..."); } } public interface IScanner { public void Scan()
My .csproj file uses multi target: <TargetFrameworks>net6.0;net472</TargetFrameworks> and I need the '/p:DefineConstants="TRACE; X64; NETFRAMEWORK;
I have this error when I try to run this on my server can you help me error: line 228, in meth return getattr(self._sock,name)(*args) TypeError: listen(
Some work needs to be done on remote linux server want to share ssh keys with trusted person. Whats the best way forward xstation
I am attempting to run a GoogLeNet code, but then get this error: C:\Users\JG\AppData\Local\Programs\Python\Python39\python.exe C:/Users/JG/PycharmProjects/Goog
I'm trying to build an apk with bubblewrap, the command is bubblewrap build I'm using codeanywhere to run the test, but I get the following error. Error:
I'm creating an online examination system where I have an exam with a list of questions and need to generate a unique instance/record for each user taking the e
Stage is getting skipped eventhough all dependencies seems conditions are present. Here are rquirements for a pipeline: stage 'NextTest' should be run after sta
In my local/development environment, the MySQLi query is performing OK. However, when I upload it on my web host environment, I get this error: Fatal error: Ca
Failure happens quite rarely, and on different tasks but everything is connected with the checkpoint() call. hdfs is used for checkpointing perhaps the problem
in my Mvc controller I have the following action with a defined route [HttpGet] [Route("OrderLineSchedule/{salesOrderId}/{webOrderId}/{orderLineNumber}")]
I am experiencing some unusual behaviour with AntD InputNumber component, specifically using the up/down incrementation buttons: I have a very basic implementa
Given a pre-trained ResNet152, in trying to calculate predictions bench-marks using some common datasets (using PyTorch), and the first RGB dataset that came to
I successfully tested the OCPP server by mobility house integrated with aiohttp API in local network. But now I am deploying the websocket server integrated wit
I know it's possible to express AND logic between if let statement and a condition like this if let (Some(a), true) = (b, c == d) { // do something } But w
i need help to solve my error with this code of XML and XSD, please if u can check it and tell me a solution of why it doesn't works am gona be your slave this