Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

aspire-migration-component

Installation

  • Install Python 3.11
  • Install Pycharm Comunity

In Pycharm go to File → Settings → Python Interpreter

Setup path to where is python

Install missing libraries urllib3, wheel, xmltodict, orjson by "+" button


Python libraries used

os.path, json, urlparse, xmltodict, urllib3, zipfile, sys, datetime, logging, argparse

...