Anyone know how to solve this error?
Exception Type: ImportError
Exception Value: No module named numpyio
See my python code, my imports:
from scipy.io.numpyio import fwrite, fread
Can you help me??
|
This is becase the |
|||
|
|
|
While the I have created a simple replacement function using the array module. The basic code goes something like this:
So far that seems to work. Obviously this could/should be embellished with error checkes etc. |
||||
|
|
|
From the archives:
|
|||
|
|
{}button in the editor. – Joel Cornett May 17 '12 at 14:13