Quantcast
Channel: Active questions tagged python - Stack Overflow
Browsing all 13832 articles
Browse latest View live
↧

"Directory not empty" for charset_normalizer dist-info installing atlascli

I am trying to install some python modules on a virtualenv that I have created/activated on MacOS.One such dependency is atlascli.So in my requirements.txt there is an entry:atlascli==0.2.8When running...

View Article


Image may be NSFW.
Clik here to view.

How to prevent xlwings from disabling other add-ins (SQL Spreads)

I have the SQL Spreads add-on for work unrelated to this code.When I attempt to run my xlwings python script, it always crashes when attempting to open an excel workbook:wb_output =...

View Article


Python Requests library fails to make succesfull POST (Nanotec motor controller)

I have a motor controller that runs a REST web service which I want to control using Python.I am able to successfully perform GET requests using the Python requests library. I am however not able to...

View Article

FileNotFoundError when trying to upload a local file to S3 through Sagemaker

Full disclosure: I'm relatively new to the AWS world. As the title states, I'm trying to upload a folder from my local machine to an amazon S3 volume, via JupyterLab in Sagemaker studio. I'm able to...

View Article

How do I randomise responses?

I am using NLTK to create a chatbot in Python but I am considering rewriting it for spaCy. I am looking for a way to feed my AI several pre built sentences to choose from at random from the pairs when...

View Article


How to bind the other "Enter" on the keyboard in python tkinter?

I am writing a tkinter app in python 3.12.0 (on windows) and I want to bind the other "Enter" (Which is in Num-Lock part of keyboard) that when I press it, send my message.I am using a Text Widget and...

View Article

Python issue with outlook

Using this codehttps://www.codingfortherestofus.com/how-to-automatically-download-outlook-email-attachments-with-python/I am trying this code for shared mailbox, earlier it used to take less time and...

View Article

Can a Raspberry pi be coded with Embedded C? [closed]

I've been curious I have a raspberry pi and know lot's of Embedded C but little Python and I really want to code itBecause I don't know any python ( That's the language to code a Raspberry pi ) But...

View Article


Image may be NSFW.
Clik here to view.

How can I create a responsive UI with buttons, that scales with size changes...

I am currently working on a Python Project and I would like to create the UI with PyQt5 (preferably with the help of PyQt5 Designer).I have recently finished a Youtube tutorial about the basics of...

View Article


How to use arrays in Python similar to how they're used in matlab

I'm currently trying to improve my python skills by using it to recreate some old matlab projects I did in undergrad. I once used matlab to simulate a proton attracting an electron, using...

View Article

Pythin stt modeling

Good afternoon, i have some troubles with teahing ai. I stole all code from one video and try to make it better.here is code:import torchimport sounddevice as sdimport speech_recognition as srimport...

View Article

Twitter user objects Python request

I have the basic paid plan of Twitter. I am trying to obtain users information using this code:import requestsimport jsonimport configbearer_token = config.bearer_tokenurl =...

View Article

OSError: [WinError 126] When Tried to Install WhisperAI

I've been trying to use WhisperAI on my PC and after following all the steps from here, I got this error :C:\Users\acer>whisper Traceback (most recent call last): File "<frozen runpy>", line...

View Article


Python packages keep installing to local drive instead of project's virtual...

currently, anytime I try to install python packages via pip commands in Visual Studio Code terminal, they are installing to my local drive instead of the virtual environment created within the project...

View Article

Exclude specific spans from string when substituting by regular expression in...

I have this problem.Assume there is a pretty long and complicated text file where you can meet such special blocks in delimiters (which can be empty):some text----text inside special block----some...

View Article


Pytroch segmentation model(.pt) not converting to CoreML

According to apple article link we need Wrap the Model to Allow Tracing which is be followed the same.class WrappedDeeplabv3Resnet1011(nn.Module): def __init__(self): super(WrappedDeeplabv3Resnet1011,...

View Article

Compare list of dictionary in Robot Framework

I have two Dictionaries of list of dictionary and I want to compare the value of first list dictionary to second list of dictionaryFor example:Dictionary A contains [{Name:C}, {Name:A},...

View Article


'import cv2' works fine in spyder and in command prompt BUT gives error when...

I am trying to use opencv in my code. It works fine when I run it directly from spyder or from command prompt using import cv2.I have a small code in file 'test_opencv_installation.py' that contains...

View Article

How to fill the DOP (date of birth) on discord register page

I'm new to selenium and I'm trying to create a code that automates the creation process of creating a discord accountbut when it come to filling date of birth info I can't get the right class_name of...

View Article

How do I change terminal path when running the command python ?

I've got a problem in VSCode. Whenever I try to run the python <PYTHONFILE> command in the terminal I get the error:[Errno 2] No such file or directory"All my python files are located in the same...

View Article
Browsing all 13832 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>