Posts by CRISLANIO • 31 points
5 posts
-
1
votes0
answers47
viewsQ: Error rpy2.robjects in Ubuntu - Lookuperror: 'show' not found
I just can’t test python functions with R. In my notebook jupyter I did: !Pip install rpy2 And when having imported the robjects gives error: import rpy2.robjects as ro;
-
0
votes1
answer304
viewsA: How do you disable cross origin restrictions to run on localhost?
That was the solution. But testing another day just doesn’t show anything else. <!doctype html> Cris - LOTECE <script…
-
1
votes0
answers158
viewsQ: How to generate multiple modals in Angular 2 for the same view in Ionic?
sorry ignorance may not have formulated the question correctly, a week ago I started to see a little about Ionic and Angular 2, I came doing some tests and came across the following problem.…
-
0
votes1
answer304
viewsQ: How do you disable cross origin restrictions to run on localhost?
<!doctype html> <html lang="pt-br"> <head> <meta charset="utf-8"> <title>Teste - LOTECE</title> </head> <body> <div…
-
1
votes2
answers8830
viewsQ: Error: Failed to find 'ANDROID_HOME' Environment variable
I am beginner in mobile development and was studying IONIC, when I went to try to generate the test project apk gave the following error: WARN: Ionic.project has been renamed to Ionic.config.json,…