Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Anaconda / Spyder / VPython
#3
This is fantastic help! Thank you very much.

With the amount of lunix distros I have on bootable USB devices I don't know why I didnt think about this approach. I will have a look over the next few days and let you know how I get on!

UPDATE:

When I type in the following into the python shell

>>> from vpython import *
>>> box(color=color.orange,material=color.white)
I get

<vpython.vpython.box object at 0x000001D33F4CF3C8> 
And a new iexplorer tab opens up, URL is 'http://localhost:65251/' with a black box in the tab, with no model of a box. I also tried sphere to be sure and same thing.... just a black box.

Reverting back to Spyder and tring the same input as above the output is...

runfile('C:/Users/WATS6441/.spyder-py3/sphere.py', wdir='C:/Users/WATS6441/.spyder-py3')
<IPython.core.display.Javascript object>
<IPython.core.display.Javascript object>
<IPython.core.display.Javascript object>
<IPython.core.display.Javascript object>
<IPython.core.display.Javascript object>
<IPython.core.display.Javascript object>
<IPython.core.display.HTML object>
<IPython.core.display.Javascript object>
But this time no iexplorer tab opens up...

Any ideas?
Reply


Messages In This Thread
Anaconda / Spyder / VPython - by mwatson87 - May-23-2018, 04:49 PM
RE: Anaconda / Spyder / VPython - by snippsat - May-23-2018, 05:21 PM
RE: Anaconda / Spyder / VPython - by mwatson87 - May-24-2018, 11:40 AM
RE: Anaconda / Spyder / VPython - by snippsat - May-24-2018, 01:51 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  I try to import Vpython and I get a "ZeroDivisionError" Jon2222 16 3,202 Jul-26-2023, 07:37 AM
Last Post: Jon2222
  Use different Anaconda environments on Linux Mint and Spyder StaLLoNe_CoBRa 0 1,970 Jan-20-2021, 03:12 AM
Last Post: StaLLoNe_CoBRa
  Anaconda Spyder erratically reset by distutils C extension OTAGOHARBOUR 4 2,555 Nov-27-2019, 01:51 PM
Last Post: ThomasL
  Vpython Delay in plotting points SohaibAJ 0 2,184 Jul-30-2018, 08:44 PM
Last Post: SohaibAJ
  VPython - Trying to make orbit simulation totalnoob 2 5,779 Sep-13-2017, 03:59 PM
Last Post: micseydel

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020