I am trying to create an extension that can use Azure cognitive service sdk to make speech to text. Everything worked fine with the mv2 extension but since i ha
I created a discord bot yesterday from this post to export fields from embeds and it was working fine but it's not working today. The error I'm getting is TypeE
I want to create a queue of structure (Category) sorted based on a parameter (action). For that, I'm using std::priority_queue (pQueue) template. When I build t
I have a Python performance issue. I need to merge two dataframes on an openstreetmaps function, and it is too slow. My first dataframe df1 is 35K rows long, an
I currently have a "CreateMesh" script that can be put as a component of an object with a Mesh Renderer, and a Mesh Filter, and a 2D mesh is created with a poly
my php version is 7.4 and laravel version is 7.0 'providers' => [SimpleSoftwareIO\QrCode\QrCodeServiceProvider::class,], Alias 'aliases' => ['QrCode'
I'd like to build a container using Podman which would contains the following: a Python application the Python modules I developed but which are not stored at t
I am new at Spark and I have Databricks Community Edition account. Right now I'm doing Lab and encountered with following error: !rm README.md* -f !wget https:
This is my code from tkinter import filedialog .... Some code ...... self.askfile = filedialog.askopenfile() Can you show me how to open video for