Coder Social home page Coder Social logo

todoist-email-tasks's People

Contributors

jango avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

todoist-email-tasks's Issues

Outlook conf file issue

Hi,

After typing in the api-key and installing the requirrements, and I try to run the todoist.outlook.py I get the following error, which I supect is related to outlook 2010

[Anaconda2] c:\todoist>python todoist.outlook.py
Traceback (most recent call last):
File "todoist.outlook.py", line 125, in
main()
File "todoist.outlook.py", line 50, in main
config = runpy.run_path(os.path.join(MY_LOCATION, "todoist.conf"))
File "C:\Users\kimt\AppData\Local\Continuum\Anaconda2\lib\runpy.py", line 239, in run_path
code = _get_code_from_file(path_name)
File "C:\Users\kimt\AppData\Local\Continuum\Anaconda2\lib\runpy.py", line 220, in _get_code_from_file
code = compile(f.read(), fname, 'exec')
File "c:\todoist\todoist.conf", line 4
Todoist Project ID (int)
^
SyntaxError: invalid syntax

[Anaconda2] c:\todoist>

----snip----
TODOIST_API_TOKEN = '698d208cd7e186ceef2365xxxxxxxxxxx'

Todoist Token (str)

TODOIST_PROJECT_ID_GMAIL = 0
Todoist Project ID (int)
TODOIST_PROJECT_ID_OUTLOOK = 2F170560653
Outlook Project ID (int)
----snip----

Thanks in advance.
Kim

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.