-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make: *** [all] error 1 #65
Comments
Hi @hbwanghang |
Hi @NedaZand |
Could you please help me to fix this error? |
Hi @mahdi943 |
any luck? |
downgrading to python 3.6 worked. |
I have fixed this: |
You have to replace the path with the actual path in your system. If you
install the boostlibs you could simply run "make all" command
…On Wed, Feb 16, 2022 at 2:18 PM Karan K S ***@***.***> wrote:
hi @mahdi943 <https://github.com/mahdi943> @NedaZand
<https://github.com/NedaZand>
I'm using wsl ubuntu 20.04
python 3.6.15
virtualenv
this command *$ BOOST_INCLUDE_DIRS=/path/to/boost/include make all* gives
the error *make: *** No rule to make target 'all'. Stop.*
could you help me please !
—
Reply to this email directly, view it on GitHub
<#65 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABX5QGDV2DUV5MWA46ZLWKDU3OPYZANCNFSM5IBTA7NQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
|
这是来自QQ邮箱的假期自动回复邮件。你好,我已经收到了您的邮件,会尽快处理。
|
I had the same issue and fixed it by using
Note: Use at your own risk because I am not sure what this does. I found the potential solution here: astropy/halotools#813 |
这是来自QQ邮箱的假期自动回复邮件。你好,我已经收到了您的邮件,会尽快处理。
|
This worked for me: |
How to solve this error reported by make all
The text was updated successfully, but these errors were encountered: