Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: argparse io issue
Post: RE: argparse io issue

I'm actually very close to that part of documentation where they explain how the packaging works. But you're right, for now I don't know how packaging works well enough to fully understand your explan...
pyDream General Coding Help 8 778 Apr-02-2024, 12:42 PM
    Thread: argparse io issue
Post: RE: argparse io issue

I've misunderstood what that line did that I've modified, but I think I got it now. def read(*parts, encoding='utf-8'): here = os.path.abspath(os.path.dirname(__file__)) with open(os.path.joi...
pyDream General Coding Help 8 778 Apr-02-2024, 10:24 AM
    Thread: argparse io issue
Post: RE: argparse io issue

Thanks for the offer, but the information that you've provided was enough for me to fix the issue. I'm mainly tinkering with this package to get better at Python. So I'm really curious on how you un...
pyDream General Coding Help 8 778 Apr-01-2024, 11:22 AM
    Thread: argparse io issue
Post: RE: argparse io issue

The previous commenter had helped me. I've created another VM to test this and installed the python 3.8.10 just to be sure the version was low enough. I also did include python to path, but that didn...
pyDream General Coding Help 8 778 Mar-29-2024, 07:55 PM
  Bug Thread: argparse io issue
Post: argparse io issue

Hi all, I'm quite new to Python, so please forgive me if this issue can be fixed with the debugger. I don't know how to debug packages installed from remote repositories. If you could point me to a tu...
pyDream General Coding Help 8 778 Mar-27-2024, 02:41 PM

User Panel Messages

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