Re: [Yade-users] [Question #697791]: yade installation: AttributeError: module 'mpmath.ctx_mp_python' has no attribute 'mpf'

2021-10-21 Thread skeenmarilyn
Question #697791 on Yade changed: https://answers.launchpad.net/yade/+question/697791 skeenmarilyn posted a new comment: I can import mpmath into python, however it says it doesn't have the 'mpf' attribute. Also, I had this problem before trying to install mpmath using pip. See my web here:

Re: [Yade-users] [Question #697791]: yade installation: AttributeError: module 'mpmath.ctx_mp_python' has no attribute 'mpf'

2021-07-02 Thread Janek Kozicki
Question #697791 on Yade changed: https://answers.launchpad.net/yade/+question/697791 Janek Kozicki posted a new comment: Very nice! Thank you for posting the whole solution :) -- You received this question notification because your team yade-users is an answer contact for Yade.

Re: [Yade-users] [Question #697791]: yade installation: AttributeError: module 'mpmath.ctx_mp_python' has no attribute 'mpf'

2021-07-02 Thread Rohit John
Question #697791 on Yade changed: https://answers.launchpad.net/yade/+question/697791 Status: Answered => Solved Rohit John confirmed that the question is solved: Dear Janek Kozicki, Thanks for your advice. The problem is solved. I did the following - uninstalling mpmath using pip $ pip3

Re: [Yade-users] [Question #697791]: yade installation: AttributeError: module 'mpmath.ctx_mp_python' has no attribute 'mpf'

2021-07-01 Thread Janek Kozicki
Question #697791 on Yade changed: https://answers.launchpad.net/yade/+question/697791 Status: Open => Answered Janek Kozicki proposed the following answer: No, The standard method to install is following: sudo apt install cmake git freeglut3-dev libloki-dev libboost-all-dev fakeroot \

Re: [Yade-users] [Question #697791]: yade installation: AttributeError: module 'mpmath.ctx_mp_python' has no attribute 'mpf'

2021-07-01 Thread Rohit John
Question #697791 on Yade changed: https://answers.launchpad.net/yade/+question/697791 Status: Answered => Open Rohit John is still having a problem: Dear Janek Kozicki, I thought pip was the standard method to install python modules. I am able to import mpmath to python, however, it says

Re: [Yade-users] [Question #697791]: yade installation: AttributeError: module 'mpmath.ctx_mp_python' has no attribute 'mpf'

2021-07-01 Thread Janek Kozicki
Question #697791 on Yade changed: https://answers.launchpad.net/yade/+question/697791 Status: Open => Answered Janek Kozicki proposed the following answer: Hi, mixing third party package management software (e.g. pip) with native apt/aptitude/dpkg/*.deb package management does not go well. I

[Yade-users] [Question #697791]: yade installation: AttributeError: module 'mpmath.ctx_mp_python' has no attribute 'mpf'

2021-06-30 Thread Rohit John
New question #697791 on Yade: https://answers.launchpad.net/yade/+question/697791 Hello, I tried compiling yade in my Ubuntu 20.04 machine. I followed the instructions in [1]. The compilation completed without any errors. However, when I try to run yade, I get the following: