Open webbrowser11 opened 5 days ago
warning: the dictionary lib requires install via pip, meaning in compiled code (like exe) or without a computer with python access, access to this library definition will not work.
Do you know how to fix this? I'm somewhat new to python so I don't know any workarounds
neither do i, if you want to use this specific one. here is one solution you could try: look for a different library like this that is built into the python standard library.
warning: the dictionary lib requires install via pip, meaning in compiled code (like exe) or without a computer with python access, access to this library definition will not work.