Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
argparse io issue
#5
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 understood what the
<frozen codecs>
means. In my understanding this refers to the feature in Python to 'freeze' a package for easy distribution, but I've updated the code on my local machine, not in the frozen package as I understand, why is that?

And why the read() function has anything to do with the program printing to console, as the function works on reading text files, not writing to console?
Reply


Messages In This Thread
argparse io issue - by pyDream - Mar-27-2024, 02:41 PM
RE: argparse io issue - by snippsat - Mar-27-2024, 06:04 PM
RE: argparse io issue - by pyDream - Mar-29-2024, 07:55 PM
RE: argparse io issue - by snippsat - Mar-29-2024, 10:06 PM
RE: argparse io issue - by pyDream - Apr-01-2024, 11:22 AM
RE: argparse io issue - by snippsat - Apr-01-2024, 12:03 PM
RE: argparse io issue - by pyDream - Apr-02-2024, 10:24 AM
RE: argparse io issue - by snippsat - Apr-02-2024, 12:01 PM
RE: argparse io issue - by pyDream - Apr-02-2024, 12:42 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Not able to figure out what is wrong with argparse radioactive9 31 9,264 Mar-16-2022, 07:50 PM
Last Post: deanhystad
  argparse --help in one line. Denial 1 2,074 Sep-20-2020, 03:38 PM
Last Post: deanhystad
  Argparse error when inputting values tqader 2 2,983 Sep-11-2020, 07:42 PM
Last Post: buran
  Why this pycharm warning for argparse formatter_class value? pjfarley3 2 2,220 Sep-09-2020, 05:23 AM
Last Post: pjfarley3
  Can argparse support undocumented options? pjfarley3 3 2,369 Aug-14-2020, 06:13 AM
Last Post: pjfarley3
  In ArgParse, can two compatible formatter_class values be used? pjfarley3 2 2,721 Jul-31-2020, 02:01 PM
Last Post: pjfarley3
  Why am I getting KeyError 'file' when using argparse? Mike Ru 1 3,150 Jun-09-2019, 04:48 PM
Last Post: metulburr
  How can I get some arguments using argparse? Mike Ru 0 1,937 Jun-05-2019, 12:57 PM
Last Post: Mike Ru
  argparse 2skywalkers 4 3,274 May-15-2019, 07:00 PM
Last Post: Gribouillis
  argparse and imported modules spatialdawn 2 5,563 Dec-01-2018, 12:35 PM
Last Post: spatialdawn

Forum Jump:

User Panel Messages

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