You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to com...@googlegroups.com
If one wants to run classic VPython on Linux (as opposed to Jupyter vpython), it's probably best done through the Windows virtualizer called Wine. Wine provides a virtual layer emulating Windows OS but runs at native speed. See this link for instruction: http://vpython.org/contents/download_linux.html Going this route, you would need to install other packages like matplotlib, scipy, etc, yourself. See instructions for DIY custom installation here: http://www.faculty.umassd.edu/j.wang/book/install/install.htm