You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran pip install json2tree, then I tried to run in the powershell window this command:
python -m json2tree -j -o -t 1.
There are no errors but no output file is generated. Can I please get some input as to how to run this in a powershell window as well as how to call the API from a python script and get a generated HTML file?
The text was updated successfully, but these errors were encountered:
I ran pip install json2tree, then I tried to run in the powershell window this command:
python -m json2tree -j -o -t 1.
There are no errors but no output file is generated. Can I please get some input as to how to run this in a powershell window as well as how to call the API from a python script and get a generated HTML file?
The text was updated successfully, but these errors were encountered: