Navigation

    Backtrader Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. themonster2015
    For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Groups 0

    themonster2015

    @themonster2015

    0
    Reputation
    172
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    themonster2015 Unfollow Follow

    Latest posts made by themonster2015

    • error getting started

      Hi,

      I just downloaded all the packages and followed the getting started guide, but I encountered this error right away:

      from future import (absolute_import, division, print_function,
      File "<ipython-input-6-7286cc6d5b5c>", line 1
      from future import (absolute_import, division, print_function,
      ^
      SyntaxError: unexpected EOF while parsing

      I'm using Spyder with python 2.7

      Could you please help me fix it?

      posted in General Code/Help
      T
      themonster2015