← Back to team overview

yade-users team mailing list archive

[Question #693806]: Yade Installation on windows

 

New question #693806 on Yade:
https://answers.launchpad.net/yade/+question/693806

Hi
I am trying to install YADE on WIN-10. I an using Windows' Ubuntu application, I am using the following steps:
1.  sudo bash -c 'echo "deb http://www.yade-dem.org/packages/ xenial/" >> /etc/apt/sources.list'
2.  sudo apt-get update
3.  sudo apt-get install yade

After installation, I checked by typing Yade, I get the following:

Welcome to Yade 2020.01a
Using python version: 3.8.2 (default, Jul 16 2020, 14:00:26)
[GCC 9.3.0]
Traceback (most recent call last):
  File "/usr/bin/yade", line 144, in <module>
    import yade
  File "/usr/lib/x86_64-linux-gnu/yade/py/yade/__init__.py", line 75, in <module>
    from yade import boot
ImportError: libQt5Core.so.5: cannot open shared object file: No such file or directory

I am new to UBUNTU and YADE, please help me regarding where I am doing wrong

Thanks


-- 
You received this question notification because your team yade-users is
an answer contact for Yade.