How to resolve 'autodoc failed to import module the following exception was raised' Error in Sphinx

preview_player
Показать описание
How to resolve "autodoc failed to import module the following exception was raised" Error in Sphinx
Рекомендации по теме
Комментарии
Автор

it did not solved my problem, i can import fine my file, the problem is that i have no module named pygame, so i cant import the import at the top of the file

BlackieCrypto
Автор

For guys who maybe have a problem with this. Make sure you can evaluate your python code as it is. For me it was showing failed to import module because there was an error in module itself - I was importing a file which cannot be found

hajnisj
visit shbcf.ru