ImportError: No module named 'mypackage' during ReadTheDocs autodoc build
ImportError in RTD Build Environment The ReadTheDocs build logs report ImportError: No module named 'mypackage' when the Sphinx autodoc extension attempts to import the target module. Local builds succeed because the package is installed globally or the source directory is present on the local sys.path . Environment Constraints ReadTheDocs utilizes a clean v