You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: