You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For context, I encountered this issue with a Windows VS Code local setup. Newly installed CodeChat_server and CodeChat extension.
The issue is that CodeChat will display html build of pretext project after building with pretext-tools in VS Code, but it does not update as I edit the source file. Also, if I save the source file, CodeChat throws the following error below the html view window:
C:\FOO\codechat\Scripts\python.exe: No module named pretext c:\FOO\Documents\books\BC_Live\source\sec_constructing-demand.ptx:: ERROR: CodeChat renderer - source file newer than the HTML file c:\FOO\Documents\books\BC_Live\output\web\sec_constructing-demand.html.
It may be a problem with my specific setup on Windows but I followed the instructions on the readthedocs.io page . I am least certain about my path to the server setup in the extension, but it would seem CodeChat wouldn't be able to display if it couldn't find the server.
The text was updated successfully, but these errors were encountered:
--
Garrett Milam, PhD.
Faculty Secretary, 2023-24
Institutional Review Board Chair
Professor and Department Chair
Department of Economics
University of Puget Sound
1500 N Warner St.
Tacoma, WA, 98416
***@***.*** ***@***.***>*
(253) 879-2949
For context, I encountered this issue with a Windows VS Code local setup. Newly installed CodeChat_server and CodeChat extension.
The issue is that CodeChat will display html build of pretext project after building with pretext-tools in VS Code, but it does not update as I edit the source file. Also, if I save the source file, CodeChat throws the following error below the html view window:
C:\FOO\codechat\Scripts\python.exe: No module named pretext c:\FOO\Documents\books\BC_Live\source\sec_constructing-demand.ptx:: ERROR: CodeChat renderer - source file newer than the HTML file c:\FOO\Documents\books\BC_Live\output\web\sec_constructing-demand.html.
It may be a problem with my specific setup on Windows but I followed the instructions on the readthedocs.io page . I am least certain about my path to the server setup in the extension, but it would seem CodeChat wouldn't be able to display if it couldn't find the server.
The text was updated successfully, but these errors were encountered: