Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.

Questions tagged [python]

Python is a dynamically and strongly typed programming language that encourages readability.

0 votes
1 answer
214 views

Python code used for AD authentication I have written a client for authentication on a Microsoft Active Directory by the use of the Python library ldap. The following code works correctly: uri = "...
User051209's user avatar
0 votes
0 answers
60 views

I am trying to deploy a Python flask application to an IIS web server. I am always getting the following error for Python flask app - FastCGI process exited unexpectedly I have given read and ...
Karthick velusamy's user avatar
0 votes
1 answer
198 views

On a basically new installation of Debian Linux (Debian GNU/Linux 13 (trixie), full version 13.1, installed from live-boot USB downloaded from debian.org) on which I had run an update and installed / ...
tsc_chazz's user avatar
  • 3,096
0 votes
0 answers
22 views

We are using the ICR/OCR model in Apache Tomcat using the RHEL Linux server. app.log showing updated time taken above 4000 to 7000 milliseconds. catalina.log showing time taken below 400 milliseconds, ...
Shalini's user avatar
-1 votes
1 answer
64 views

I am trying to send emails from my website hosted on pythonanywhere(using Python). My email is hosted on bluehost. Whenever I am sending to an gmail address i receive an email stating that: "The ...
Andrei Navigator's user avatar
0 votes
0 answers
98 views

I'm trying to install Stable Diffusion on FreeBSD 14.2 + nvidia driver 570.144,following this tutorial : https://github.com/verm/freebsd-stable-diffusion There Verm used nvidia driver 525 and FreeBSD ...
Marietto's user avatar
  • 143
1 vote
0 answers
77 views

0 I have a Linux Ubuntu Server 24.04 running very nicely on some moderately old hardware, with an AMD CPU. I am able to run a Python program that uses polars without problem. I have installed a QEMU/...
StuartM's user avatar
  • 11
0 votes
0 answers
130 views

Im testing https request interception using mitmproxy. I would like to add some domains to be skipped from this mechanism, there is --ignore-hosts option designed for this purpose. Unfortunately all ...
Marcel Tkac's user avatar
0 votes
1 answer
161 views

I recently terminated a Kubernetes Pod that was running gunicorn and now that it's on a newer Node, it won't start. When the Pod was working, the gunicorn startup logs looked like this: $ k logs pph-...
Tom's user avatar
  • 4,528
0 votes
0 answers
102 views

I am new to OpenStack. I am migrating a server from OpenStack to VMware. I created an image/snapshot with: openstack server image create --name Odoo_v12_ubuntu_v18Snapshot Odoo_v12_ubuntu_v18 then by ...
user221459's user avatar
0 votes
1 answer
185 views

I'm setting up a python-based email server on Ubuntu 18 and I'm confused by the different DKIM behavior on the command line vs in python. When I use sendmail < message.tx recipient, DKIM signs it. ...
Bret Hess's user avatar
  • 101
0 votes
0 answers
89 views

We are working on importing emails from Gmail to Dovecot. During the process, all emails are written to a new directory within the mail folder. For fetching the emails, we are using the IMAP protocol ...
tamil arasan's user avatar
0 votes
0 answers
52 views

Hi I just have this small problem i'm trying to create a workout website that basically nothing or needs is meant to work until the user authenticated yeah so l've l've created everything. l've done ...
user1181608's user avatar
0 votes
1 answer
103 views

AWS provides support for installing python 3.11 in Amazon Linux 2023 containers. However it isn't at all obvious how you install and run a compatible pytest in this case. For example, if you do this: ...
jonseymour's user avatar
0 votes
1 answer
207 views

Openvpn3 stopped working after I upgraded my Ubuntu 20.04 laptop from python3.8 to python 3.11 I get this error: openvpn3-systemd[9972]: ModuleNotFoundError: No module named '_dbus_bindings' I found ...
Ami Heines's user avatar

15 30 50 per page
1
2 3 4 5
119