Jump to content

dcdanny85

Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by dcdanny85

  1. 8 minutes ago, vitor said:


    That one is Python 3, it’s not affected by this issue. Plus, the latest release was less than a month ago so it’s under development. If you have an issue with it, the right thing to do is contact the developer on GitHub.


    I keep getting this error:
     

        import cPickle
    ModuleNotFoundError: No module named 'cPickle'
    15:14:33 background.py:241 ERROR    [__workflow_update_check] background runner failed with 1

     

    No ideia what to do.

  2. Hi there, this looks really cool, however i cant seem to get it to work.

     

    12:25:21 workflow.py:2094 DEBUG    ---------- adb (1.13.2) ----------
    12:25:21 workflow.py:1484 DEBUG    reading settings from /Users/"username"/Library/Application Support/Alfred/Workflow Data/xyz.jienan.adb/settings.json
    12:25:21 workflow.py:2395 INFO     checking for update ...
    12:25:21 background.py:233 DEBUG    [__workflow_update_check] command cached: /Users/dannysilva/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/xyz.jienan.adb/__workflow_update_check.argcache
    12:25:21 background.py:237 DEBUG    [__workflow_update_check] passing job to background runner: ['/Applications/Xcode.app/Contents/Developer/usr/bin/python3', '-m', 'workflow.background', '__workflow_update_check']
    /Applications/Xcode.app/Contents/Developer/usr/bin/python3: Error while finding module specification for 'workflow.background' (ModuleNotFoundError: No module named 'workflow')
    12:25:21 background.py:241 ERROR    [__workflow_update_check] background runner failed with 1

     Can anyone help me out?
    Thanks a bunch!

×
×
  • Create New...