-
Notifications
You must be signed in to change notification settings - Fork 256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not installing #84
Comments
Did you try installing nosetest in your venv? On Thu, Nov 07, 2013 at 09:22:55AM -0800, nesergen wrote:
|
I don`t know what is venv. I run command "make" by terminal from directory where package is situated , like in README.md wrote . |
Could you please try with python2, pyjnius isn't yet py3 compatible. On Sun, Nov 10, 2013 at 12:51 AM, nesergen notifications@github.com wrote:
|
Ubuntu 12.04 have Python2.7 by default.
The sample in Quick overview work properly. ....... @sergen-pc:~/Загрузки/pyjnius-master$ make tests What result i have to obtain executing "make tests" ? |
I'm sorry. I seem to have responded reading only a few lines of your error code. tshirtman was asking the right question. Try sym linking nosetests to nosetests-2.7 |
I don`t want deal with "make test"-issue. But pyjnius tested with JDBC-driver for H2-DB, work normally. Thanks! Issue closed. |
ubuntu 12.04 . openjdk7, Cython
I have tried to install pyjnius. After executing "make" i have this:
After executing "make tests" i have this:
I think there are some problems?
The text was updated successfully, but these errors were encountered: