Skip to content
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

Linux Mint installation #241

Closed
keithterrill opened this issue Sep 2, 2017 · 2 comments
Closed

Linux Mint installation #241

keithterrill opened this issue Sep 2, 2017 · 2 comments
Milestone

Comments

@keithterrill
Copy link

keithterrill commented Sep 2, 2017

Note: installing the appJar on a Linux Mint installation you may consider placing the appJar folder in:

/home/<user>/.local/lib/python3.x/site-packages/

where <user> is the name of the user's home folder and python3.x is the relevant python version (for example python3.4 or python3.5).

I believe the sys.path should contain a search line for the site-packages.

@jarvisteach
Copy link
Owner

Is this something to update the installation notes with, for manual installation? Or are you talking about where pip puts it?

@keithterrill
Copy link
Author

keithterrill commented Sep 2, 2017

pip puts the appJar folder in:

/usr/local/lib/pythonx.x/dist-packages

I was thinking in terms of your "Single-user Set-up" where you have:

DOWNLOAD appjar and unzip it.
Put the appJar folder in your code folder, and you're done!

If they were to place the appJar folder in their

home/<user>/.local/lib/pythonx.x/site-packages/

they would not need to place it in their working folder(s).

@jarvisteach jarvisteach modified the milestone: 0.09 Sep 5, 2017
@jarvisteach jarvisteach modified the milestones: 0.09, 0.08 Sep 14, 2017
jarvisteach added a commit that referenced this issue Sep 14, 2017
jarvisteach added a commit that referenced this issue Sep 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants