python - Need help getting VPython to work on Atom -


recently started using code editor atom python code. i've been able pretty need work, except vpython. i've been told vpython supported/compatible atom, yet doesn't work.

the main issue i'm unable import 'visual' module. i've tried suggested alternatives such importing 'vpython' or 'vis', , uninstalled/reinstalled vpython several times in different ways.

any advice highly appreciated.

check out hydrogen package in atom: https://atom.io/packages/hydrogen

run code , results inline using jupyter kernels ipython, ijulia, , itorch. it's 1 of coolest packages in atom supports inline plot visualizations if that's you're looking for.

i hope helps.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -