Python not recognizing Ursina
Whenever I try to import the module ursina
in python, it says that the module is not found.
When executing pip install ursina
, it says Defaulting to user installation because normal site-packages is not writeable
and then says that the requirements are already satisfied.
Code: