Running Sphinx v5.3.0
Traceback (most recent call last):
File "/home/docs/checkouts/readthedocs.org/user_builds/wsknn/envs/latest/lib/python3.8/site-packages/sphinx/config.py", line 350, in eval_config_file
exec(code, namespace)
File "/home/docs/checkouts/readthedocs.org/user_builds/wsknn/checkouts/latest/docs/source/conf.py", line 15, in <module>
from wsknn import __version__ as release_number
ModuleNotFoundError: No module named 'wsknn'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/docs/checkouts/readthedocs.org/user_builds/wsknn/envs/latest/lib/python3.8/site-packages/sphinx/cmd/build.py", line 276, in build_main
app = Sphinx(args.sourcedir, args.confdir, args.outputdir,
File "/home/docs/checkouts/readthedocs.org/user_builds/wsknn/envs/latest/lib/python3.8/site-packages/sphinx/application.py", line 202, in __init__
self.config = Config.read(self.confdir, confoverrides or {}, self.tags)
File "/home/docs/checkouts/readthedocs.org/user_builds/wsknn/envs/latest/lib/python3.8/site-packages/sphinx/config.py", line 172, in read
namespace = eval_config_file(filename, tags)
File "/home/docs/checkouts/readthedocs.org/user_builds/wsknn/envs/latest/lib/python3.8/site-packages/sphinx/config.py", line 363, in eval_config_file
raise ConfigError(msg % traceback.format_exc()) from exc
sphinx.errors.ConfigError: There is a programmable error in your configuration file:
Traceback (most recent call last):
File "/home/docs/checkouts/readthedocs.org/user_builds/wsknn/envs/latest/lib/python3.8/site-packages/sphinx/config.py", line 350, in eval_config_file
exec(code, namespace)
File "/home/docs/checkouts/readthedocs.org/user_builds/wsknn/checkouts/latest/docs/source/conf.py", line 15, in <module>
from wsknn import __version__ as release_number
ModuleNotFoundError: No module named 'wsknn'
Configuration error:
There is a programmable error in your configuration file:
Traceback (most recent call last):
File "/home/docs/checkouts/readthedocs.org/user_builds/wsknn/envs/latest/lib/python3.8/site-packages/sphinx/config.py", line 350, in eval_config_file
exec(code, namespace)
File "/home/docs/checkouts/readthedocs.org/user_builds/wsknn/checkouts/latest/docs/source/conf.py", line 15, in <module>
from wsknn import __version__ as release_number
ModuleNotFoundError: No module named 'wsknn'