Nov. 23, 2022
5:53 a.m.
Dear developers, My name is Zicheng Wang. I've got two issues regarding installation of sfepy and hope you can help me.
- two libraries namely slepc4py and petsc4py are not successfully installed in Microsoft windows system in which I am currently use. Is there any misfunction would happen while using sfepy for solving PDEs?
- An error occurred: import Error: cannot import name 'show_config' from 'numpy'(unknown location) Many thanks in advance.
Zicheng Wang, Kind regards
November 2022
5:09 p.m.
Hi Zicheng Wang,
On 11/23/22 06:53, Zicheng Wang via SfePy wrote:
Dear developers, My name is Zicheng Wang. I've got two issues regarding installation of sfepy and hope you can help me.
- two libraries namely slepc4py and petsc4py are not successfully installed in Microsoft windows system in which I am currently use. Is there any misfunction would happen while using sfepy for solving PDEs?
Do you use conda or some other way to install packages? But those two packages are only optional, so you can work with sfepy without them.
- An error occurred: import Error: cannot import name 'show_config' from 'numpy'(unknown location)
Can you post the complete error message?
r.
1203
Age (days ago)
1209
Last active (days ago)
1 comments
2 participants
participants (2)
-
Robert Cimrman -
Zicheng Wang