Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - zhangxuebiao

Pages: [1]
1
/home/atk/atk-2008.10.0/bin/atk: line 3: 30180 Killed                  LD_LIBRARY_PATH=$EXEC_DIR/../lib $EXEC_DIR/atk_exec $*
rank 0 in job 8  node3_53803   caused collective abort of all ranks


How to solve this?Can anyone help me?

2
 :)Thanks for your replies.
I have solved my problem.
It's the name of the folder that I store the .vnl file.

3
Future Releases / Re: What is your Linux distribution?
« on: February 26, 2010, 13:09 »
I use Red Hat 4.1.2-44 :).

4
I haven't try to open a .vnl file on Linux system!

Our Teaching and Research Section has a Linux server.
I have installed the ATK-2008.10.0 on it.
So I compute the .py script on Linux,then I check the result on VNL installed on Wndows.
But I found that the .vnl file cannot open.
The "exception. UnicodeEncodeError" always occurs.

I have searched the error,finding that it's a build-in exception of Python.

exception UnicodeEncodeError:
Raised when a Unicode-related error occurs during encoding. It is a subclass of UnicodeError.

But how can I solve this problem?

Thanks!

5
The VNL files are completely platform-independent, so there shouldn't be any problems with this :)

But when I open a .vnl file which was created in Linux system,
an error occured!
Below is content of the error:
An internal error occured
exceptions.UnicodeEncodeError:
'ascii' codec can't encode characters in position 3-4:ordinal not in range(128)

The program will try to continue but might behave
in unexpected ways. Please consider restarting the
program to avoid such side effects.

 ::)I cannot understand !

6
RT!
Thanks in advance!

Pages: [1]