Skip to content

After installing tia- I am still not able to connect to Bloomberg #54

@rajuraja19

Description

@rajuraja19

Hi,
When I run following code , I get an error.
import pandas as pd
import tia.bbg.datamgr as dm

File "C:\Users\raj.sharan\AppData\Local\Continuum\anaconda3\lib\site-packages\IPython\core\interactiveshell.py", line 3296, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)

File "", line 1, in
from tia.bbg import LocalTerminal

File "C:\Users\raj.sharan\AppData\Local\Continuum\anaconda3\lib\site-packages\tia\bbg_init_.py", line 1, in
from tia.bbg.v3api import *

File "C:\Users\raj.sharan\AppData\Local\Continuum\anaconda3\lib\site-packages\tia\bbg\v3api.py", line 186
print 'unhandled event: %s' % evt.EventType
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('unhandled event: %s' % evt.EventType)?

I am not sure , whether I have been able to reference to local Bloomberg terminal.

Regards,
RS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions