Posts by Rafael Ventura • 5 points
2 posts
-
0
votes1
answer485
viewsQ: How can I use Scrapy in Anaconda
Hi, I’m having trouble creating a project with Scrapy. I’m studying data science in college and I have to use Scrapy. I’m using Anaconda. First through the Spider IDE (Anaconda Navigator), now I’m…
-
0
votes1
answer79
viewsQ: Nullpointerexception/ Button findViewById
Guys I have a problem with this code: every time I put: 'Button botao = (Button) findViewById(R.id.botao_id);' It stops working, no longer runs on my phone. And if I take this code ( and the things…