Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 221 Bytes

File metadata and controls

6 lines (4 loc) · 221 Bytes

TROUBLESHOOTING

This document have list of know issues and tips to fix those

  • JSON object must be str, not 'bytes'
    • This issue shows up on using wrong python version. This should be solved on using python3.6