|
[Sponsors] |
Install Salome Failed with error "No module named '_omnipy'" |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 30, 2022, 10:49 |
Install Salome Failed with error "No module named '_omnipy'"
|
#1 |
New Member
陈玮
Join Date: Mar 2022
Posts: 10
Rep Power: 4 |
I've trying to install SALOME-9.8 on ubuntu 20.04. After the download and extraction, I ran the script 'salome'. But i get the following error:
Code:
ERROR:salomeContext:Unexpected error: Traceback (most recent call last): File "/home/$USER/Downloads/SALOME-9.8.0-native-UB20.04-SRC/BINARIES-UB20.04/SALOME/bin/salome/salomeContext.py", line 279, in _startSalome res = getattr(self, command)(options) # run appropriate method File "/home/$USER/Downloads/SALOME-9.8.0-native-UB20.04-SRC/BINARIES-UB20.04/SALOME/bin/salome/salomeContext.py", line 354, in _runAppli import setenv File "/home/$USER/Downloads/SALOME-9.8.0-native-UB20.04-SRC/BINARIES-UB20.04/KERNEL/bin/salome/setenv.py", line 26, in <module> import orbmodule File "/home/$USER/Downloads/SALOME-9.8.0-native-UB20.04-SRC/BINARIES-UB20.04/KERNEL/bin/salome/orbmodule.py", line 31, in <module> from omniORB import CORBA File "/home/$USER/Downloads/SALOME-9.8.0-native-UB20.04-SRC/BINARIES-UB20.04/omniORB/lib/python3.8/site-packages/omniORB/__init__.py", line 44, in <module> import _omnipy ModuleNotFoundError: No module named '_omnipy' |
|
March 3, 2023, 05:18 |
|
#2 |
Member
Join Date: Nov 2020
Posts: 53
Rep Power: 5 |
i encountered the same problem as well. have you solved it? Thanks.
|
|
March 8, 2023, 03:50 |
|
#3 | |
New Member
陈玮
Join Date: Mar 2022
Posts: 10
Rep Power: 4 |
Quote:
|
||
Tags |
openfoam, python, salome |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[mesh manipulation] Importing Multiple Meshes | thomasnwalshiii | OpenFOAM Meshing & Mesh Conversion | 18 | December 19, 2015 19:57 |
[OpenFOAM] Annoying issue of automatic "Rescale to Data Range " with paraFoam/paraview 3.12 | keepfit | ParaView | 60 | September 18, 2013 04:23 |
"No module named libSU2" in py script | shirazbj | SU2 Installation | 3 | February 9, 2013 10:12 |
install OF2.1.1@Fedora17, error--> bash: module: command not found | TaPantaRei | OpenFOAM Installation | 2 | September 16, 2012 12:13 |
Can someone PLEASE document the development version installation | bernd | OpenFOAM Installation | 76 | November 14, 2008 22:51 |