Skip to content
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

missing permute.so #97

Open
limengze1991 opened this issue Jan 8, 2024 · 0 comments
Open

missing permute.so #97

limengze1991 opened this issue Jan 8, 2024 · 0 comments

Comments

@limengze1991
Copy link

Hi, when I run stilt on mac system, it shows me this error:

source('r/dependencies.r')
Error in eval(ei, envir) :
calc_footprint(): failed to find permute.so in r/src/

Then I got a permute.so file from others and put it under r/src/ folder, it shows me this error:

source('r/dependencies.r')
Error in dyn.load(permute_exe) :
unable to load shared object '/Users/mac/Documents/Research/stilt/r/src/permute.so':
dlopen(/Users/mac/Documents/Research/stilt/r/src/permute.so, 0x0006): tried: '/Users/mac/Documents/Research/stilt/r/src/permute.so' (not a mach-o file), '/System/Volumes/Preboot/Cryptexes/OS/Users/mac/Documents/Research/stilt/r/src/permute.so' (no such file), '/Users/mac/Documents/Research/stilt/r/src/permute.so' (not a mach-o file)

Do you have any suggestions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant