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

missing pysmartpen #1

Open
gnat42 opened this issue Jul 16, 2011 · 2 comments
Open

missing pysmartpen #1

gnat42 opened this issue Jul 16, 2011 · 2 comments

Comments

@gnat42
Copy link
Contributor

gnat42 commented Jul 16, 2011

Hello,

I came across this project and wanted to try it out. However after building libsmartpen and installing it I still couldn't get the smartpen-browser working because it does a import pysmartpen but I can't find what project that provides that python module.

What am I missing?

@srwalter
Copy link
Owner

On Sat, Jul 16, 2011 at 1:27 AM, gnat42
reply@reply.github.com
wrote:

Hello,

 I came across this project and wanted to try it out. However after building libsmartpen and installing it I still couldn't get the smartpen-browser working because it does a import pysmartpen but I can't find what project that provides that python module.

What am I missing?

Depending on where you installed libsmartpen, you may have to set
PYTHONPATH and/or LD_LIBRARY_PATH. As easier solution (if you're
using ubuntu/debian, at least) may be to download the prebuilt
packages from my launchpad PPA:

https://launchpad.net/~stevenrwalter/+archive/ppa

Hope that helps!

-Steven Walter stevenrwalter@gmail.com
"The rotter who simpers that he sees no difference between the power
of the dollar and the power of the whip, ought to learn the difference
on his own hide."
    -Francisco d'Anconia, Atlas Shrugged

@gnat42
Copy link
Contributor Author

gnat42 commented Jul 18, 2011

On 07/16/2011 07:19 AM, srwalter wrote:

On Sat, Jul 16, 2011 at 1:27 AM, gnat42
reply@reply.github.com
wrote:

Hello,

I came across this project and wanted to try it out. However after building libsmartpen and installing it I still couldn't get the smartpen-browser working because it does a import pysmartpen but I can't find what project that provides that python module.

What am I missing?

Depending on where you installed libsmartpen, you may have to set
PYTHONPATH and/or LD_LIBRARY_PATH. As easier solution (if you're
using ubuntu/debian, at least) may be to download the prebuilt
packages from my launchpad PPA:

Unfortunately I'm not using a debian based system. I just ran make
install so it looks like it is in /usr/lib/. if I were to copy that into
my python2.7/site-packages would it get picked up? the file is
libsmartpen not pysmartpen.so so I'm not familiar enough to know how it
picks that stuff up. I didn't see any other file being installed from
the Makefile.

Nathanael d. Noblet
t 403.875.4613

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

No branches or pull requests

2 participants