Trying to run a python script which uses Tex Live in Anaconda

Viewed 16

I am following the pynomo installation steps in order to use their code.

I installed Anaconda, tried to run the code and it said there was an attribute error - object has no attribute 'texoutput'. I realised I had to install Tex Live for this to work but even after installing I still get the same error message.

I'm very new to this so I am unsure how to properly set it up for it to work.

Here is there instructions: enter image description here

0 Answers
Related