Code Monkey home page Code Monkey logo

ml-fomo's People

Contributors

tahahichri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ml-fomo's Issues

language_check.JavaError: can't find Java

Traceback (most recent call last):
File "C:\Users\f.ksontini\AppData\Local\Programs\Python\Python37\lib\site-packages\language_check_init_.py", line 594, in get_server_cmd
cmd = cache['server_cmd']

C:\workplace\IA\ML-fomo>python main.py 'Metallica' 100
Traceback (most recent call last):
File "C:\Users\f.ksontini\AppData\Local\Programs\Python\Python37\lib\site-packages\language_check_init_.py", line 594, in get_server_cmd
cmd = cache['server_cmd']
KeyError: 'server_cmd'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\f.ksontini\AppData\Local\Programs\Python\Python37\lib\site-packages\language_check_init_.py", line 605, in get_jar_info
java_path, jar_path = cache['jar_info']
KeyError: 'jar_info'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "main.py", line 226, in
main()
File "main.py", line 180, in main
api = TwitterAnalyzer()
File "main.py", line 52, in init
self.checkLang = language_check.LanguageTool('en-US')
File "C:\Users\f.ksontini\AppData\Local\Programs\Python\Python37\lib\site-packages\language_check_init
.py", line 196, in init
self.start_server_on_free_port()
File "C:\Users\f.ksontini\AppData\Local\Programs\Python\Python37\lib\site-packages\language_check_init
.py", line 333, in _start_server_on_free_port
cls.start_local_server()
File "C:\Users\f.ksontini\AppData\Local\Programs\Python\Python37\lib\site-packages\language_check_init
.py", line 345, in start_local_server
server_cmd = get_server_cmd(cls.port)
File "C:\Users\f.ksontini\AppData\Local\Programs\Python\Python37\lib\site-packages\language_check_init
.py", line 596, in get_server_cmd
java_path, jar_path = get_jar_info()
File "C:\Users\f.ksontini\AppData\Local\Programs\Python\Python37\lib\site-packages\language_check_init
.py", line 609, in get_jar_info
raise JavaError("can't find Java")
language_check.JavaError: can't find Java

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.