Error when running python3 command:python: error while loading shared libraries: libpython3.6m.so.1.0: cannot open shared object file:no such file or directory。
Just copy this file to /usr/lib64
cp /python3 installation directory/lib/libpython3.6m.so.1.0 /usr/lib64/
Read More:
- Python Error: mongod: error while loading shared libraries: libcrypto.so.1.1
- Pychar can’t connect to Python console, but it can run. Py file, and Anaconda’s command line can run Python command
- Python reads excel and stores it in the list according to the header hash copy.deepcopy
- How to Solve Python Libsm. So. 6 error
- [Solved] Import cv2 Error: ImportError: libGL.so.1: cannot open shared object file: No such file or directory
- Tensorflow import Error: ImportError: libcuda.so.1: cannot open shared object file: No such file or dire
- [Solved] Pyinstaller Package and Run Error: RuntimeError: Unable to open/read ui device
- ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory
- [Solved] UserWarning: mkl-service package failed to import, therefore Intel(R) MKL initialization ensuring it
- Linux installs Python and upgrades Python
- Linux Fatal Python error: Py_Initialize Unable to get the locale encoding
- python chatterbot [nltk_data] Error loading stopwords: <urlopen error [Errno 11004]
- Change the Python installation path in Pycharm
- NPM install Error: gyp ERR! stack Error: Could not find any Python installation to use
- [Solved] Linux OS python Script Error: smtplib has no attribute SMTP_SSL
- The PIP installation package was successful but the import failed
- ModuleNotFoundError: No module named ‘tensorflow.python’ And the pits encountered after installation
- Python3.6 Run uvicorn Error: AttributeError: module ‘asyncio‘ has no attribute ‘run‘
- Python server run code ModuleNotFoundError Error [How to Solve]
- How to Solve Python WARNING: Ignoring invalid distribution -ip (e:\python\python_dowmload\lib\site-packages)