Quantcast
Channel: Coding Forums
Browsing all 1635 articles
Browse latest View live

Distutils error

Trying to code a speech interface to ChatGPT, have tried on two different computers and getting the same error on both, I assumed distutils was installed when Python was installed. File...

View Article


Bugzilla or other Project Management tool

Hi Everybody, I am looking for a project management tool. Mostly what I need to do is tie together requirements, test scripts for one-off type requests and then organize those requests into a hierarchy...

View Article


Trying to Invoke method: QuizManager.SelectedQuestion couldn't be called....

Pls help this is for an important project. Thanks! using System.Collections; using System.Collections.Generic; using UnityEngine; public class QuizManager : MonoBehaviour { [SerializeField] private...

View Article

Mac Settings - Finder

Hello. Are there any mac settings you recommend? Especially about finder? I had to customize the finder a bit on my other mac a bit but I can't remember with this one.

View Article

Infinite loop problem

In the code given below, after the execution of whole program and displaying the circular linked list the program is going in infinite loop can you please spot the error? The code perfectly displays...

View Article


SENTINEL CONTROL LOOP WHEN DEALING WITH TWO ARRAYS

Hello All, I am having trouble controlling an array, can anybody please help. Write a program to take two numerical lists of the same length ended by a sentinel value and store the lists in array x any...

View Article

IQR Code not working after Anaconda Upgrade

The following code is meant to calculate IQR for follow on Regression work in ML data analysis. At first the code worked, but then stopped working after upgrading Anaconda. Don't know what to do....

View Article

Popup Ads

My web hosting company has offered me some free hosting if I allow them to put popup ads on my site. What are your thoughts? I dislike popups, but I have about 10 small websites I would like to...

View Article


Hi From Canada

Hi everyone. I'm new here. My name is Rob, and I'm from Ontario Canada. I enjoy coding as a hobby, and have never had any formal education. I'm somewhat OK with VBA at this point, the basics, and know...

View Article


New To Javascript - Accessing Data

I am a coding hobbyist, no formal training, learning by experimenting and reading. I want to start dabbling in Javascript. I have an idea, but my lack of understanding has presented me with a...

View Article

Python coding

i aint know how to code but i wanna

View Article

Request data is empty

Hello, guys I'm trying to send an email with pdf attachment using nodemailer. In the request object I send the buffer, but in the backend part this part is empty. Has anyone encountered such a issue ?...

View Article

Image may be NSFW.
Clik here to view.

Understanding ::after pseudo selector

Hello, i came accross this concept, and having a tough time grasping it i googled, found some results (with examples) but only partialy get it kindly point out the most basic concept of Code: ::after...

View Article


Small hosting system

Hello. I want to show You some small hosting system. Every user has 3 files index.html, my_style.css and tmp.dat - ech max 5 MB big. For each account are 2 places - one working directory, that has 40...

View Article

Filter sober in c++ don't pass test

0 I am working on implementing the Sobel filter for image processing in C++. However, I am encountering unexpected results and failing test cases. I have reviewed the code multiple times, but I cannot...

View Article


Advent of Code 2023

Advent of Code 0xffff& 2023 Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like....

View Article

HTML to PDF generator for React Native

Can anyone help me find an API solution for this, please? Something recent and not outdated

View Article


' not supported between instances of 'complex' and 'in">Traceback (most recent call last): File "", line 23, in TypeError: '>' not...

This is the code and I am getting the following error (program is a free fall calculator): import math earth_mass = 5.972e24 # kg earth_radius = 6371000 # meters time_step = 0.01 # user values...

View Article

Image may be NSFW.
Clik here to view.

Sass nesting question, please

Hello, Code: please see .navigation { list-style:none; float:left; li { display: inline-block; margin-left: 30px; &:first-child { margin: 0; } a:link { text-decoration:none; text-transform:...

View Article

Pygame animation help!!!!

Hi, I'm relatively new to python and I am using pygame through IDLE (in case that matters idrk) to make a smash-bros/streetfighter style game. I am in the early stages of it's development and I'm...

View Article
Browsing all 1635 articles
Browse latest View live


Latest Images