pythontex icon indicating copy to clipboard operation
pythontex copied to clipboard

Failed to automatically create a symlink to pythontex*.py and depythontex*.py

Open Changwan-planet opened this issue 3 years ago • 1 comments

Thank you for this open-source! I have been installing the pythontex, but I failed to automatically create a symlink to pythontex*.py and depythontex*.py.

So, I would like to create it manually! But, I am a beginner of the symlink! Please help me out!

I found ln command:ln -s FILE LINK.

There are pythontex*.py and depythontex*.py in the path, '~/pythontex-master/pythontex.

Which things should I put in the FILE and LINK to create a symlink?

Changwan-planet avatar Jan 22 '22 06:01 Changwan-planet

I would suggest installing PythonTeX using your TeX distribution's package manager instead of trying to do it manually. With both TeX Live and MiKTeX, you should be able to open the package manager and select PythonTeX, and then everything should be installed automatically.

gpoore avatar Jan 22 '22 14:01 gpoore