Uploaded image for project: 'aaa'
  1. aaa
  2. AAA-193

Idmtool doesn't work with python3

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Magnesium, Sodium SR2
    • Magnesium
    • None
    • None
    • AAA Version : master (0.11.0-SNAPSHOT)

      Python 3.6.9 or Python 3.7.5 (probably other 3.x too, but not tested)

      Trying to run idmtool under python3 fails

      python3.6 idmtool.py list-users
      Traceback (most recent call last):
        File "idmtool.py", line 351, in <module>
          command = args.func.prog.split()[1:]
      AttributeError: 'Namespace' object has no attribute 'func'
      
      python3.6 -V 
      Python 3.6.9
      

            jluhrsen Jamo Luhrsen
            rkosegi Richard Kosegi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: