-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does the workspace name of my thesis have to be "tongji-undergrad-thesis"? #12
Comments
Really feel sorry for so late replying. This repository has been idle for too long, and I have also forgotten some details. I just now checked the file, I don't know if my reply is what you expect. If not, please provide more details and I will update |
Actually, I was really shocked, since hardly could I believe that there are indeed someone would actually try to play around with this repo to compile the thesis template. |
I tried again, and if the workspace name of my thesis is not
I am just a beginner in using Docker, but here is my speculation about the possible cause of the error:
So this is the reason why the workspace name affects the result: If the workspace name outside the container is |
I have completed my graduation thesis, and I used the Docker environment provided in this repository throughout the entire process. It was very helpful to me because the free compilation time on Overleaf was not sufficient and the subscription fee was expensive. I am extremely grateful for your work. Thank you so much. |
I am really happy to be able to help you in the process of writing your thesis! I see now that when you said "workspace" you were referring to the thesis project on the host machine! Thank you for the detailed explanation, I had misunderstood before. In that case, it makes sense because in my expectation, development is done by directly I'll keep this issue open, and if I have the time and energy later on, I'll update for this. (And it's also open for any warm-hearted contributors to resolve!) |
Solved by #13 |
I was able to compile correctly only after I renamed my workspace . It seems that envsetup.sh hardcoded
WRITE_ENV
as/opt/tongji-undergrad-thesis
, yet this doesn't appear to be mentioned in readme.The text was updated successfully, but these errors were encountered: