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

Error / image not found #1

Open
janooosh opened this issue Jan 11, 2019 · 1 comment
Open

Error / image not found #1

janooosh opened this issue Jan 11, 2019 · 1 comment

Comments

@janooosh
Copy link

Hey, thanks for this!

However, i get the following error:

Fehler: package or namespace load failed for ‘rJava’:
.onLoad in loadNamespace() für 'rJava' fehlgeschlagen, Details:
Aufruf: dyn.load(file, DLLpath = DLLpath, ...)
Fehler: kann shared object '/Library/Frameworks/R.framework/Versions/3.5/Resources/library/rJava/libs/rJava.so' nicht laden:
dlopen(/Library/Frameworks/R.framework/Versions/3.5/Resources/library/rJava/libs/rJava.so, 6): Library not loaded: /Library/Java/JavaVirtualMachines/jdk-11.0.1.jdk/Contents/Home/lib/server/libjvm.dylib
Referenced from: /Library/Frameworks/R.framework/Versions/3.5/Resources/library/rJava/libs/rJava.so
Reason: image not found

Thanks for help!

@floresfdev
Copy link
Owner

Hey, thanks for reporting this issue!

Seems to be a problem with the Java setup in R, please check out a similar problem discussed in this GH issue (in particular: R CMD javareconf).

Keep in mind this code is almost 2 years old, and the Instagram GUI is different for sure. If you still have issues, I'd recommend to take a look at the original Java scrapper, or even better, the PHP version which seems up-to-date and working well.

@floresfdev floresfdev reopened this Jan 14, 2019
Repository owner deleted a comment Feb 26, 2024
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

2 participants