Already checked that everything (Jupyter notebook, eikon) the latest version, Opened EIKON when running the code in notebook, eikon packege installed and running, just couldn't use ek.set_app_key('xxxxmy key here')
used a ps1 file found on this website to get the current results, no idea how to fix the problem
More details:
I've tried using this website for troubleshotting
https://developers.refinitiv.com/en/article-catalog/article/eikon-data-api-python-troubleshooting-refinitiv
I used what's in this, in step 4 it's SUPPOSED to be like
While my file looks like
Still not a clue
also I used eikon.get_port_number()
and it outputs 9060
don't know if that helps