imusim problem

277 views
Skip to first unread message

KSHoon

unread,
Dec 11, 2012, 9:14:14 PM12/11/12
to imusim...@googlegroups.com
Indoor navogation from studying the field and see your website.

Study and think it's going to be a lot of help to the development of video material and material data download.
But there's a problem. So asking for help to send mail.

Looking at a document called 'installation.rst'

First
1. python program installed
2. NumPy library installed (library for numerical analysis)
3. Scipy library installed (Science and Technology Library)
4. Matplotlob library installed (plug ratting library)
5. Mayavi2 programs and libraries installed (3D visualization library and IDE (?))
 -> it seems that 'mayavi2' install 'python (x, y)' program, which is installed as

After the default installation
1. Installing Python (x, y) Program (Mayavi2 is installed when you install this program as this.)
 -> Python (x, y) when installing iPython program is installed, un-install Python (x, y) in the python program to integrate re-install.
 -> Program installed minimal installation parts which have been installed as I Full
2. EPD (Enthought Python Distribution) program installed

Finally, install the C Compiler
1. MixGW program installed ('c compiler' installation by selecting)

Story from a document that the program at the end of this process, and the library will complete the installation.

After that
1. PATH Set path
 -> Run from dos(CMD) window
2. Mingw32 library setup
 -> Run from dos(CMD) window
3. Python setup.py install
 -> Run from dos(CMD) window

Will be that part of the story in a document is completed until the installation and setup is complete.

Problem occurs is part happens during the execution of the file is listed in the Tutorial.

From the first DOS(CMD) window and run the command 'iptython-pylab-wthread'
    The error occurs terms
 -> [TerminalIPythonApp] Bad config encountered during initialization:
 -> [TerminalIPythonApp] Unrecognized flag: '-wthread'
 
Program run by the 'Python', 'from imusim.all import *' import of error occurs when you run the command.
    The error occurs terms
 -> from csgraph import *
    ArrtibuteError: 'module' object has no attribute 'csgraph_to_masked'

Sent to all the installation process when the installation is to check him for the wrong part.

Please tell me I did not properly part.
Thanks for watching the end.

Martin Ling

unread,
Dec 14, 2012, 5:14:58 AM12/14/12
to imusim...@googlegroups.com
Hi,

It sounds like you've had two problems neither of which is specifically
related to IMUSim:

> -> [TerminalIPythonApp] Unrecognized flag: '-wthread'

This option has changed in recent versions of IPython. The equivalent
option is now --gui=wx. Also, the -pylab option has also been renamed to
--pylab (with two dashes).

So the old "ipython -pylab -wthread" command is now "ipython --pylab --gui=wx".

> -> from csgraph import *
> ArrtibuteError: 'module' object has no attribute 'csgraph_to_masked'

The code that causes this error is in SciPy, not in IMUSim. The csgraph
module is part of SciPy. It seems that your SciPy installation is
broken.

I didn't understand fully, but it sounds like you have installed part of
the Python(x,y) distribution and also installed EPD. My guess is that
you have some conflict between the two.

There should be no need to install both. Both EPD and Python(x,y) have
all the libraries you need to install IMUSim. You only need one of them.


Martin
> --
> You received this message because you are subscribed to the Google Groups
> "IMUSim" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/imusim-users/-/ciQj1ViABQ8J.
> To post to this group, send email to imusim...@googlegroups.com.
> To unsubscribe from this group, send email to
> imusim-users...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/imusim-users?hl=en.


Reply all
Reply to author
Forward
0 new messages