yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #15227
Re: [Question #644698]: scipy.ndimage import
Question #644698 on Yade changed:
https://answers.launchpad.net/yade/+question/644698
Status: Answered => Open
Tijan is still having a problem:
The commad 'head /usr/bin/yade' returns
#! /usr/bin/python
# encoding: utf-8
# syntax:python
import sys,os,os.path,time
try:
import _io
except ImportError:
import io
So that means that is still using the '/usr/bin/python' version of
python? How do I define another version of python as the default one?
--
You received this question notification because your team yade-users is
an answer contact for Yade.