rasp icon indicating copy to clipboard operation
rasp copied to clipboard

RaspModule not defined

Open marawangamal opened this issue 5 months ago • 0 comments

>>> from rasp import RaspModule
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: cannot import name 'RaspModule' from 'rasp' (/Users/marawangamal/Documents/github/rasp/rasp/__init__.py)

marawangamal avatar Aug 05 '25 00:08 marawangamal