Uploaded image for project: 'Yetus'
  1. Yetus
  2. YETUS-363

releasedocmaker fails due to the lack of dateutil module

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.3.0
    • Release Doc Maker
    • None

    Description

      dateutil module is not included in the standard library. If it's not installed, releasedocmaker fails as follows:

      [sekikn@mobile yetus]$ release-doc-maker/releasedocmaker.py --project yetus --version 0.3.0
      Traceback (most recent call last):
        File "release-doc-maker/releasedocmaker.py", line 39, in <module>
          import dateutil.parser
      ImportError: No module named dateutil.parser
      

      Attachments

        1. YETUS-363.00.patch
          1 kB
          Allen Wittenauer

        Issue Links

          Activity

            People

              aw Allen Wittenauer
              sekikn Kengo Seki
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: