Ask Your Question
1

interfacing java with sage

asked 7 years ago

Paul gravatar image

Is there a way to access java classes with sage? I've tried unsuccessfully trying to install py4j, jpype, jep, etc... using sage -i

Are there sage examples accessing java classes?

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
1

answered 7 years ago

tmonteil gravatar image

To install a Python packages which is not shipped with Sage, you should use sage -pip install, for example:

sage -pip install py4j

Do not hesitate to report success/failure/tricks/...

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 7 years ago

Seen: 710 times

Last updated: Aug 03 '17