Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Groups
    • Solved
    • Unsolved
    • Search
    1. Home
    2. Bugs
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes

    Bugs

    • How to report DrawBot bugs
      • justvanrossum  

      1
      1
      Votes
      1
      Posts
      640
      Views

      No one has replied

    • Zip not supported?
      • bic  

      4
      0
      Votes
      4
      Posts
      217
      Views

      @bic to make sure which version of Python you are running: import sys print(sys.version) in SublimeText3 you can set the Python version in Tools > Build System. handling of unicode changed radically from py2 to py3. see: Strings, Bytes, and Unicode in Python 2 and 3 Unicode strings in Python: A basic tutorial hope this helps!
    • Drawbot freezes after running
      • snaders  

      2
      0
      Votes
      2
      Posts
      212
      Views

      Could you share the script or make a dummy script causing this behaviour? What is your OS? You could install drawBot as a module (with all required packages) and run the a script in terminal.
    • Windows minimizing and re-expanding after completing script
      • MauriceMeilleur  

      3
      0
      Votes
      3
      Posts
      995
      Views

      @justvanrossum Just noticed it again a couple days ago. Seems to happen after particularly processor-intensive scripts are done running. I'll keep watching.
    • SSL Error (known SSL OSX issue?)
      • chuckloyola  

      3
      0
      Votes
      3
      Posts
      774
      Views

      The link you reference indeed explains the problem. I tried the first solution but it doesn't help. I don't have that command file in my machine to try that.
    • can't fetch image from url (python3 version)
      image • • chuckloyola  

      12
      0
      Votes
      12
      Posts
      1697
      Views

      @chuckloyola Ok, good to know. Maybe it was a network glitch.
    • SOLVED Link on DrawBot website to forum is wrong.
      • thom  

      9
      0
      Votes
      9
      Posts
      1270
      Views

      @frederik Aaaaargh. Ok, point me to how this works and I'll set something up.
    Drawing With Python