Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Issue with os.rename
Post: RE: Issue with os.rename

FYI, In my case it was an issue with files which already existed in the destination folder. It's working fine with from shutil import move which overrides existing files.
malinowy General Coding Help 4 6,335 Jul-01-2019, 11:53 AM
    Thread: Issue with os.rename
Post: RE: Issue with os.rename

After more testing I am sure that one of below guys is holding the file: msg = extract_msg.Message(ff) msg_message = msg.bodyBut still I have not idea how to release it. It's reported bug: https://g...
malinowy General Coding Help 4 6,335 Jun-26-2019, 08:55 AM
    Thread: Issue with os.rename
Post: RE: Issue with os.rename

This is *.msg file - email saved from Outlook. I closed Outlook, closed Total Commander but still getting the issue :( I am using this to get some information from email body import extract_msg ms...
malinowy General Coding Help 4 6,335 Jun-25-2019, 04:46 PM
    Thread: Issue with os.rename
Post: Issue with os.rename

Hello experts, I am facing this issue with os.rename I have multiple scripts in my Jupyter notebook, and at some point I need to move some files to the "processed" folder. When I run below code i...
malinowy General Coding Help 4 6,335 Jun-25-2019, 04:05 PM
    Thread: Login to web application
Post: Login to web application

Hello, I am using many environments of an application in my work. Each environment has a different URL. I am using the webbrowser module to quickly open the app in a particular environment from th...
malinowy Web Scraping & Web Development 1 2,599 Sep-12-2018, 10:47 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020