Giter Club home page Giter Club logo

ulauncher-shortit's Introduction

Hi there 👋

ulauncher-shortit's People

Contributors

brpaz avatar sergius02 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

brpaz

ulauncher-shortit's Issues

Issue getting shortcut going

I am running ULanucher 5.14.3 and I installed the prerequisites listed. The issue that I am having is that:

The extension crashed because it could not import module validator_collection. 
Try installing this module manually: pip3 install validator_collection --user and then restart Ulauncher. 
If that doesn't help, report the issue on [Github](https://github.com/sergius02/ulauncher-shortit/issues/new).

Below I will show where I installed those prerequisites as well as where python lives.

What I think is wrong

Pyenv is maybe mucking up something and the packages that its trying to import are not being seen by the plugin.

I use pyenv which is on my $PATH which I also list below but the plugin appears to not see the modules as well as pip3 points to the shims path for pyenv /home/polyglotdev/.pyenv/shims/pip3

pyenv on $PATH

echo $PATH | rg pyenv
/home/polyglotdev/.rbenv/shims /home/polyglotdev/.rbenv/bin /usr/local/go/bin /home/polyglotdev/.fzf/bin /home/polyglotdev/.asdf/shims /opt/asdf-vm/bin /home/polyglotdev/.pyenv/plugins/pyenv-virtualenv/shims /home/polyglotdev/.pyenv/shims /home/polyglotdev/.pyenv/bin /home/polyglotdev/.cargo/bin /home/polyglotdev/.local/bin /usr/local/sbin /usr/local/bin /usr/bin /usr/lib/jvm/default/bin /usr/bin/site_perl /usr/bin/vendor_perl /usr/bin/core_perl /var/lib/snapd/snap/bin /home/polyglotdev/go/bin

Packages installed

❯ pip list | rg validator
validator            0.7.1
validator-collection 1.5.0
❯ pip list | rg requests
requests             2.27.1

Proof python is on $PATH

❯ which python
/home/polyglotdev/.pyenv/shims/python

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.