Giter VIP home page Giter VIP logo

Comments (5)

ashishb avatar ashishb commented on July 17, 2024

Are you on Mac?
I got the same error on Mac, the fix for me was to install Sun Java (brew cask install java) which install JDK7, default version on Mac is JDK6.

from google-play-crawler.

slojo avatar slojo commented on July 17, 2024

Hi,

As mentioned in the issue, I'm on Ubuntu 12.04
I did replace my java installation with a Sun installation.

That does indeed get rid of the previous error however, I have a new error now.

"TestGooglePlayCrawler.java:16: error: package org.testng does not exist
[error] import org.testng.Assert;
[error] ^"
..among several other errors.

Is there something I'm missing as part of the requirements?
The Readme installation seems pretty straightforward, however I've been struggling with the installation for a week now.

My current Java version is :
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) Server VM (build 24.51-b03, mixed mode)

from google-play-crawler.

ashishb avatar ashishb commented on July 17, 2024

Exact same issue here, the previous error went away and I got the exact same new error now.

from google-play-crawler.

Akdeniz avatar Akdeniz commented on July 17, 2024

I think that is because of non-existing testng dependency in Build.scala. Just merged @raulraja's pull request. That should have solved the problem.

from google-play-crawler.

slojo avatar slojo commented on July 17, 2024

Thanks! It works perfectly fine now.

Real good work in there btw! We've been trying to find an automated process for Google play account creation for a while now. This works great!!

from google-play-crawler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.