Giter Site home page Giter Site logo

Comments (4)

tchar avatar tchar commented on June 2, 2024

Hello @guillaumevauvert-datadome

  1. what happens if you type time?
  2. Did you setup specific default cities? Like for example if you type time at Delhi, does it work or just the time command has problems.
  3. If you re-install the extension, does the problem persist?

Thanks for reporting the problem.

from ulauncher-albert-calculate-anything.

guillaumevauvert-datadome avatar guillaumevauvert-datadome commented on June 2, 2024

Hello @tchar

  1. I have the error immediately (looks like parsedatetime is not installed)
  2. No default city. The issue happens as soon as time is typed.
  3. Yes
    It may be due to where python libs are installed. /home/guillaumevauvert/.local/lib/python3.6/site-packages ?

from ulauncher-albert-calculate-anything.

tchar avatar tchar commented on June 2, 2024

Hmmm the user python packages should work.

Assuming you did install parsedatetime with

pip install parsedatetime

Do you by any chance have multiple python versions and for some reason ulauncher uses a different one?
So if for example ulauncher is not launched with python3.6 but another version, that might be the problem.
Also you can try

sudo pip install ....

To see if this can fix it.

Also. Can you try running the prompt.py file from https://github.com/tchar/ulauncher-albert-calculate-anything/blob/master/misc/prompt.py?

The reason I am asking is because prompt.py basically uses the plugin with python prompt_toolkit and can be run after cloning the repo as:

python --version
python misc/prompt.py

You can use this as you would with the extension.

If this works, then it is an indication that another python version runs ulauncher instead of python3.6

from ulauncher-albert-calculate-anything.

github-actions avatar github-actions commented on June 2, 2024

Issue has been marked as stale due to no activity

from ulauncher-albert-calculate-anything.

Related Issues (20)

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.