Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ease-dev] numpy in EASE

Hi David,

tried both commands on my linux system without any problems using EASE-nightly.

On windows we encountered some problems depending on the installed python version with some other commands. My local python version is 3.5.5
Which version are you using?

Christian


On 19.06.2018 16:01, LOPEZ BETANCUR David wrote:

Hello EASE-devs,

 

We are trying to use numpy with py4j, but our script is hanging at the line ```import numpy as np```.

 

Furthermore, when we run ```help("modules")``` it also hangs. Tracking the source of the problem, we found it's getting stuck in the *py4j.ClientServerConnection.readBlockingResponse* call. We are not sure why is this happening.

 

Has anybody ran ```help("modules")``` within EASE ?

 

Cheers,

 

Sébastien.

David.



_______________________________________________
ease-dev mailing list
ease-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ease-dev


Back to the top