Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

Tutorial 0 does not work on ubuntu 16.04 #779

Open
sjuk opened this issue Apr 8, 2018 · 4 comments
Open

Tutorial 0 does not work on ubuntu 16.04 #779

sjuk opened this issue Apr 8, 2018 · 4 comments

Comments

@sjuk
Copy link

sjuk commented Apr 8, 2018

I followed the tutorial leading to the following problem.
Main class can not be found.

$ java -classpath ../voc/dist/python-java-support.jar:. python.example
Fehler: Hauptklasse python.example konnte nicht gefunden oder geladen werden

Any idea what I'm doing wront?

Thank you in advance.

@donkirkby
Copy link

I translate your error message as this:

Error: Main class python.example could not be found or loaded

So take a look in the python directory and see if there is an example.class file there.

What versions of Java, Python, and VOC are you using?

@eliasdorneles
Copy link
Collaborator

Chances are that the path to the python-java-support.jar file is incorrect -- please double check that.

@donkirkby
Copy link

If the python-java-support.jar file is missing, make sure you ran the ant java command from the installation instructions. I forgot that in one project.

@sjuk
Copy link
Author

sjuk commented Apr 9, 2018

The path is correct I tripple checked that. But after chatting on the pybee irc I decided to stop trying to develop crossplatform android/ios apps with beware (toga/voc/briefcase). At the moment it has not the mature state to be able using it productively. I will give kivy a second try. But thank you very much for any effort to help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants