Guys im fairly new to Django and I just started working on a personal project and decided that ill-use pycharm (i think its related to the error, or not). when
Helo guys i'm trying to create a login system, it's run normally when i input username and password directlt after i signed up on my own code, but when i try to
" I'm working on a little project which connnects MYSQL and PYTHON. If I succeed in this then one can use the whole MYSQL server via PYTHON! ** But the thing is
I am writing a script to send emails to a manager and employee. I am creating a string of recipients, but when the send-mailmessaage runs it only sends to the l
This is a common issue with Glue Job Bookmarks, but I haven't run into it until now. Due to the size of my data, I am reading and writing dynamic frames date by
I want to read netcdf file and convert time of unit days since to python datetime object, when i try to use num2date() function this error is occur I don't kno
SUMMARY First of all I run my Meteor web app using docker-compose with docker-compose -f docker-file.dev.yml up -d --build. Everything works fine for the first
So I have this code snippet, where I have to update the state and call the api each time the button gets click. The first time it works as expected but the next
I am having trouble compiling a OpenCL code with two .cl kernel files and a .cpp file, I'm new to C++ but I know you need headers so I've downloaded many eg. OC