I was able to copy it.
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Teacher>cd\python35\scrips
The system cannot find the path specified.
C:\Users\Teacher>cd\python35
C:\Python35>cd\python35\scripts
C:\Python35\Scripts>python3 vpythontest.py
'python3' is not recognized as an internal or external command,
operable program or batch file.
C:\Python35\Scripts>python vpythontest.py
Traceback (most recent call last):
File "vpythontest.py", line 1, in <module>
from vpython import *
File "C:\Python35\lib\site-packages\vpython\__init__.py", line 37, in <module>
from .no_notebook import *
File "C:\Python35\lib\site-packages\vpython\no_notebook.py", line 1, in <modul
e>
from .vpython import *
File "C:\Python35\lib\site-packages\vpython\vpython.py", line 15, in <module>
from numpy import arange
File "C:\Python35\lib\site-packages\numpy\__init__.py", line 142, in <module>
from . import add_newdocs
File "C:\Python35\lib\site-packages\numpy\add_newdocs.py", line 13, in <module
>
from numpy.lib import add_newdoc
File "C:\Python35\lib\site-packages\numpy\lib\__init__.py", line 8, in <module
>
from .type_check import *
File "C:\Python35\lib\site-packages\numpy\lib\type_check.py", line 11, in <mod
ule>
import numpy.core.numeric as _nx
File "C:\Python35\lib\site-packages\numpy\core\__init__.py", line 74, in <modu
le>
from numpy.testing.nosetester import _numpy_tester
File "C:\Python35\lib\site-packages\numpy\testing\__init__.py", line 10, in <m
odule>
from unittest import TestCase
File "C:\Python35\lib\unittest\__init__.py", line 64, in <module>
from .main import TestProgram, main
File "C:\Python35\lib\unittest\main.py", line 4, in <module>
import argparse
File "C:\Python35\lib\argparse.py", line 93, in <module>
from gettext import gettext as _, ngettext
File "C:\Python35\Scripts\gettext.py", line 13, in <module>
print(getText('C:\\Users\\Teacher\\Documents\\Physical Science\\newparentlet
ter.docx'))
File "C:\Python35\lib\encodings\cp437.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_map)[0]
UnicodeEncodeError: 'charmap' codec can't encode character '\u2019' in position
3657: character maps to <undefined>