metanorma / chocolatey-latexml

Chocolatey package for LaTeXML
Other
0 stars 0 forks source link

The command to call LaTeXML in PowerShell is not recognized #19

Closed ToastDoggo closed 2 years ago

ToastDoggo commented 2 years ago

Hello, I posted the issue at https://github.com/brucemiller/LaTeXML/issues/1853 and the developer referenced me to you.

In short the problem is that chocolatey says that the install was successful but the command is still not recognized.

ronaldtse commented 2 years ago

Thank you @ToastDoggo for reporting this!

@CAMOBAP could you help investigate to see what's going on?

CAMOBAP commented 2 years ago

Probably Environment variables need to be refreshed, this can be achieved in several ways:

@ToastDoggo could you please try something from the list above?

ronaldtse commented 2 years ago

@ToastDoggo could you help check whether it works after refreshing the environment or using a new shell window? Thanks!

(FYI @brucemiller @dginev)

ToastDoggo commented 2 years ago

I'm so sorry for the late reply. The first command on PowerShell isn't recognised: image

The command for CMD works but still latexml isn't working.

CAMOBAP commented 2 years ago

Looks like some issues with chocolatey installation, which version of chocolatey is installed? Maybe it should be upgraded choco upgrade chocolatey

ToastDoggo commented 2 years ago

I just upgraded it as you told me and tried to reinstall LaTeXML with the flags --failonstderr --force reinstall and now it tells me this: image

This is what I have when I list sources: image

CAMOBAP commented 2 years ago

@ToastDoggo sorry for ignore, maybe debug logs left on your machine ".\cpanm\work*\build.log", could you please attach it?

CAMOBAP commented 2 years ago

Feel free to reopen if it still valid