-
Notifications
You must be signed in to change notification settings - Fork 27
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
error: https://github.com/jd21195/catalogue-003 #2
Comments
Hi @Pgxe9zu1 can you paste in your error here in the issue please then I can take a look. I'm assuming your error was on the Quarto render, and not the Notebook running. I have cloned your repository to my machine and I can render it with no errors, As far as I can tell this might mean one of two things. Your local install set up needs completion. or Your local files have been updated and I'm working with an older version from Github. I would suggest, make sure you push a copy of your local repo online. Second run: quarto check in your terminal and paste in teh output below, this will help see if you have anything missing in the install for quarto. |
Hi @mrchristian, I'm sorry that I didn't respond sooner. I was unable to access my email account.
Every time I try to render. The Error message can also be found in my index.log, Line 1338ff. I am going to try your solution and let you know the results. Edit: I used the links in the Baroque AI Programme Guide to re-download Quarto, Phython, and Jupyter Notebooks. Additionally, I installed R.
Afterwards, I attempted rendering again, but received the following error message:
I pushed the files online again |
Thanks @Pgxe9zu1 I'll take a look ASAP |
Hi, this appears to be an issue with the distribution of LaTeX that Quarto uses. I'd suggest running |
@Pgxe9zu1 see the note above about a possible fix for your error |
Thanks, @SimonXIX @mrchristian, for trying to help me. I installed TinyTex and updated Deno, but the rendering issue persists (see below). Should I consider reinstalling something? (Also, I've been unsuccessful in uninstalling MikTex for years, and I ended up deleting its folders. Because of the similar names, I thought there might be a connection.)
|
Hello @mrchristian, I got a new laptop and I reinstalled everything (I realized that I missed the entire chapter on Docker containers the first time). The issue sadly prevails. Is there a possibility to maybe remove the fork and start from the beginning? I thought that I might have done something to it, and that's why I can't render even on my new laptop.
|
Hi Lisa, Aplogies for my slow reply, I need to make some sort of notification process to get notices from Github to my mail. Great your persevering and thanks for the troubleshooting request - I'll try and run your repo locally my self and see what happens. Presently there are three possibilities that could be causing your problem: The specific LaTeX package as @SimonXIX mentioned; could be image size being over the default quota; or Quarto not fully installed. I'll report back end of day |
Hi @Pgxe9zu1 I found the solution to your problem. In the file index.qmd line 7: delete Once you save, then the Quarto project will render. I think the image file is too big, but I'll raise an issue and add to troubleshooting guide. I was able to render your forked repo locally after this change https://github.com/Pgxe9zu1/catalogue-003 Note: In _quarto.yml update the repo address, line 18 to be your repo address https://github.com/Pgxe9zu1/catalogue-003 Thanks Simon |
Thank you so much, @mrchristian ! I'm so glad that it finally worked and that I'll be able to turn the exercise in normally. |
Error reported on rendering https://github.com/jd21195/catalogue-003
Please paste the error in the issue
The text was updated successfully, but these errors were encountered: