Skip to content

sudo: blinkstick: command not found #95

@paulz

Description

@paulz

macOS 14.5 (23F79)

sudo pip install blinkstick results in

sudo blinkstick -i           
sudo: blinkstick: command not found

as workaround I am able to build and install:
sudo pip uninstall blinkstick few times until complete uninstall

  1. git clone https://github.com/arvydas/blinkstick-python
  2. cd blinkstick-python
  3. python3 setup.py build
  4. sudo python3 setup.py install
sudo blinkstick -i           
/opt/homebrew/bin/blinkstick:4: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
  __import__('pkg_resources').run_script('BlinkStick==1.2.0', 'blinkstick')
Found device:
    Manufacturer:  Agile Innovative Ltd
    Description:   BlinkStick Nano
    Variant:       BlinkStick Nano

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions