I am developing my final project but now, for no apparent reason, it sends me syntax erro in the prefix impo- of an import.
import sys
import requests
^^^^(aqui me dice que error por ninguna razon aparente)
import json
import marshal
import webbrowser
from string import Template