__init__ prefix

in init
raise “You must provide a prefix”

idk how to provide a prefix with init

Sorry, I don’t understand your question.

Hi, @KihizI

Without more context it’s really rather hard to tell what you mean. Is this a problem with your own code - if so, can you provide some context? You could try reproducing the issue on godbolt: Compiler Explorer (godbolt.org). Or is this a 3rd party package you’re trying to use? In which case, can you provide the package name? The commands you’re trying to use? The import you’re trying to perform?