I am getting an error while creating an extension in Postgresql version 10
could not load library "C:/Program Files/PostgreSQL/10/lib/plpython3.dll": The specified module could not be found
CREATE EXTENSION plpython3u;
Note: Using Postgresql 10 on Window 10