Git Product home page Git Product logo

Comments (6)

fracpete avatar fracpete commented on July 19, 2024

I just installed it on Linux Mint 17.2 64bit and had no issues. What is your environment? OS? 32/64bit? Python version? Java version? What's the output of print(os.sys.path)?

from python-weka-wrapper-examples.

ihsansatriawan avatar ihsansatriawan commented on July 19, 2024

Ubuntu 64bit, python 2.7 openjdk version "1.8.0_45-internal"
OpenJDK Runtime Environment (build 1.8.0_45-internal-b14)
OpenJDK 64-Bit Server VM (build 25.45-b02, mixed mode)

>>> import os
>>> print(os.sys.path)
['', '/usr/local/lib/python2.7/dist-packages/yowsup2-2.4-py2.7.egg', '/usr/local/lib/python2.7/dist-packages/pebl-1.0.2-py2.7-linux-x86_64.egg', '/usr/local/lib/python2.7/dist-packages/pyparsing-2.1.0-py2.7.egg', '/usr/local/lib/python2.7/dist-packages/pydot-1.0.2-py2.7.egg', '/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-x86_64-linux-gnu', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/home/user/.local/lib/python2.7/site-packages', '/home/user/.local/lib/python2.7/site-packages', '/usr/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages/PILcompat', '/usr/lib/python2.7/dist-packages/gtk-2.0', '/usr/lib/python2.7/dist-packages/ubuntu-sso-client']

from python-weka-wrapper-examples.

fracpete avatar fracpete commented on July 19, 2024

What version of Ubuntu are you running? Can you execute the script when you rename it to blah.py? Can you post the content of your script?

from python-weka-wrapper-examples.

ihsansatriawan avatar ihsansatriawan commented on July 19, 2024

Ubuntu 15.04

nope. but when i tried at another dir, it's work.... i don't understand why this happend

from python-weka-wrapper-examples.

fracpete avatar fracpete commented on July 19, 2024

Just to clarify: it is now working for you?
Did you have a directory named weka or a Python module weka.py in the same directory?

from python-weka-wrapper-examples.

fracpete avatar fracpete commented on July 19, 2024

No more feedback, hence considered solved.

from python-weka-wrapper-examples.

Related Issues (6)

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.