guibacellar / TEx

Telegram Monitor
Apache License 2.0
329 stars 47 forks source link

[Errno 2] No such file or directory: '/usr/home/tex_data/' #14

Closed johala09 closed 1 year ago

johala09 commented 1 year ago

Hi there,

I installed TEx through pip and everything was OK. When I try to input the command python3 -m TEx connect --config /usr/my_TEx_config.config I obtain this error message : os.mkdir(config['CONFIGURATION']['data_path']) FileNotFoundError: [Errno 2] No such file or directory: '/usr/home/tex_data/' I checked, the folder wasn't there so I created it. Now it's OK but I always have the same error message. Any idea why ? Thanks !