jath03 / openrgb-python

A python client for the OpenRGB SDK
GNU General Public License v3.0
112 stars 22 forks source link

ModuleNotFoundError: No module named 'openrgb' #22

Closed rateur42 closed 3 years ago

rateur42 commented 3 years ago

from openrgb import OpenRGBClient ModuleNotFoundError: No module named 'openrgb'

but i have download openrgb with "pip install openrgb-python"

rateur42 commented 3 years ago

that not work with visual code

rateur42 commented 3 years ago

it's fine with the IDLE of Python