bjones1 / CodeChat_system

3 stars 12 forks source link

Error: 404 Not Found - No Module named CodeChat #19

Closed sammcdsam closed 2 years ago

sammcdsam commented 2 years ago

I have followed the steps in the installation instructions, but when I run index.rst from the Codechat_system-Master I get this error. Running on Windows 10 with Python 3.9.10

image

The error from the terminal:

Build messages Loading project file c:\Users\Sam\Documents\CodeChat_system-master\CodeChat_Server\CodeChat_Server\templates\sphinx\codechat_config.yaml. c:\Users\Sam\Documents\CodeChat_system-master\CodeChat_Server\CodeChat_Server\templates\sphinx > sphinx-build . _build Running Sphinx v4.4.0

Configuration error: There is a programmable error in your configuration file:

Traceback (most recent call last): File "C:\Users\Sam\AppData\Local\Programs\Python\Python39\lib\site-packages\sphinx\config.py", line 340, in eval_config_file exec(code, namespace) File "c:\Users\Sam\Documents\CodeChat_system-master\CodeChat_Server\CodeChat_Server\templates\sphinx\conf.py", line 37, in import CodeChat.CodeToRest ModuleNotFoundError: No module named 'CodeChat'

c:\Users\Sam\Documents\CodeChat_system-master\CodeChat_Server\CodeChat_Server\templates\sphinx\index.rst:: ERROR: CodeChat renderer - unable to find the HTML output file c:\Users\Sam\Documents\CodeChat_system-master\CodeChat_Server\CodeChat_Server\templates\sphinx_build\index.rst.

Terminal showing where codechat_server is installed image

Settings from VsCode image

bjones1 commented 2 years ago

Fixes per e-mail conversation by v0.2.2.