Skip to content

Conversation

@mwcraig
Copy link
Contributor

@mwcraig mwcraig commented Sep 25, 2019

It is no longer needed (it used to import numpy, and a couple of other
things) because we handle imports in the core vpython code.

This fixes #13.

Editorial:
custom kernels installed in --user can also mask kernels in --sys-prefix
(i.e. in a virtual environment) leading to confusion about which python
is actually running.

It is no longer needed (it used to import numpy, and a couple of other
things) because we handle imports in the core vpython code. Editorial:
custom kernels installed in --user can also mask kernels in --sys-prefix
(i.e. in a virtual environment) leading to confusion about which python
is actually running.
@mwcraig mwcraig added this to the 7.5.2 milestone Sep 25, 2019
The stuff in run_test.py was checking for a kernel that is no longer
required, and working around import issues in Python 2.7 and 3.4, neither of
which is supported.
@mwcraig mwcraig merged commit e9e2660 into vpython:master Sep 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Import error

1 participant