nzhagen / bibulous

Bibulous - a simple drop-in replacement for BibTeX
MIT License
47 stars 9 forks source link

The default Python path in Ubuntu #9

Closed blucap closed 7 years ago

blucap commented 8 years ago

I would like to use bibulous, however the documentation nowhere shows where the bibulous.py file is.

I ran the pip command, and it confirms: Requirement already satisfied (use --upgrade to upgrade): bibulous in /usr/local/lib/python2.7/dist-packages

However, after running find and whereis, nothing shows up for bibulous.py.

I run Linux Mint 17.2

Please advise,

Martien

nzhagen commented 8 years ago

Martien,

Did you try running "updatedb" as root and then "locate bibulous.py"?

One easy thing to do, if you want to just try Bibulous, is to go to the website and download just the bibulous.py file, and save it to the folder where you are doing your TEX file processing. Then there should be no issues with the path. I am planning to update the "pip" install package, but just finished moving my home internationally, and so life is a mess until things settle down. I hope this helps!

On Sun, Apr 10, 2016 at 7:44 AM, Martien Lubberink <notifications@github.com

wrote:

I would like to use bibulous, however the documentation nowhere shows where the bibulous.py file is.

I ran the pip command, and it confirms: Requirement already satisfied (use --upgrade to upgrade): bibulous in /usr/local/lib/python2.7/dist-packages

However, after running find and whereis, nothing shows up for bibulous.py.

I run Linux Mint 17.2

Please advise,

Martien

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/nzhagen/bibulous/issues/9

blucap commented 8 years ago
                                                                                  Hi,Thanks for your email. Unfortunately mlocate and locate do not really show a lot actually. Where would pip put the file? I mean, if it is only 1 file, then you should be able to point out where it will be saved. ‎I just don't like the idea of having multiple copies of the same file, maintenance - wise that is kind of messy. ‎I look forward to hearing from you,Kind regards,Martien                                                                                                                                                                                                                  From: nhSent: Sunday, 10 April 2016 13:01To: nzhagen/bibulousReply To: nzhagen/bibulousCc: Martien LubberinkSubject: Re: [nzhagen/bibulous] The default Python path in Ubuntu (#9)Martien,

Did you try running "updatedb" as root and then "locate bibulous.py"?

One easy thing to do, if you want to just try Bibulous, is to go to the website and download just the bibulous.py file, and save it to the folder where you are doing your TEX file processing. Then there should be no issues with the path. I am planning to update the "pip" install package, but just finished moving my home internationally, and so life is a mess until things settle down. I hope this helps!

On Sun, Apr 10, 2016 at 7:44 AM, Martien Lubberink <notifications@github.com

wrote:

I would like to use bibulous, however the documentation nowhere shows where the bibulous.py file is.

I ran the pip command, and it confirms: Requirement already satisfied (use --upgrade to upgrade): bibulous in /usr/local/lib/python2.7/dist-packages

However, after running find and whereis, nothing shows up for bibulous.py.

I run Linux Mint 17.2

Please advise,

Martien

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/nzhagen/bibulous/issues/9

—You are receiving this because you authored the thread.Reply to this email directly or view it on GitHub

nzhagen commented 8 years ago

Martien,

From the Python documentation, it appears that it should put the files in

lib/python2.7/site-packages/bibulous/

On Sun, Apr 10, 2016 at 10:44 AM, Martien Lubberink < notifications@github.com> wrote:

Hi,Thanks for your email. Unfortunately mlocate and locate do not really show a lot actually. Where would pip put the file? I mean, if it is only 1 file, then you should be able to point out where it will be saved. ‎I just don't like the idea of having multiple copies of the same file, maintenance

  • wise that is kind of messy. ‎I look forward to hearing from you,Kind regards,Martien From: nhSent: Sunday, 10 April 2016 13:01To: nzhagen/bibulousReply To: nzhagen/bibulousCc: Martien LubberinkSubject: Re: [nzhagen/bibulous] The default Python path in Ubuntu (#9)Martien,

Did you try running "updatedb" as root and then "locate bibulous.py"?

One easy thing to do, if you want to just try Bibulous, is to go to the website and download just the bibulous.py file, and save it to the folder where you are doing your TEX file processing. Then there should be no issues with the path. I am planning to update the "pip" install package, but just finished moving my home internationally, and so life is a mess until things settle down. I hope this helps!

  • Nathan

On Sun, Apr 10, 2016 at 7:44 AM, Martien Lubberink < notifications@github.com

wrote:

I would like to use bibulous, however the documentation nowhere shows where the bibulous.py file is.

I ran the pip command, and it confirms: Requirement already satisfied (use --upgrade to upgrade): bibulous in /usr/local/lib/python2.7/dist-packages

However, after running find and whereis, nothing shows up for bibulous.py.

I run Linux Mint 17.2

Please advise,

Martien

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/nzhagen/bibulous/issues/9

—You are receiving this because you authored the thread.Reply to this email directly or view it on GitHub

— You are receiving this because you commented. Reply to this email directly or view it on GitHub

blucap commented 8 years ago

thanks, done, and I cloned the git site, maybe I can help - I like python and latex ;-)

On 11/04/16 11:17, nh wrote: Martien,

From the Python documentation, it appears that it should put the files in

lib/python2.7/site-packages/bibulous/

On Sun, Apr 10, 2016 at 10:44 AM, Martien Lubberink < notifications@github.commailto:notifications@github.com> wrote:

Hi,Thanks for your email. Unfortunately mlocate and locate do not really show a lot actually. Where would pip put the file? I mean, if it is only 1 file, then you should be able to point out where it will be saved. ?I just don't like the idea of having multiple copies of the same file, maintenance

  • wise that is kind of messy. ?I look forward to hearing from you,Kind regards,Martien From: nhSent: Sunday, 10 April 2016 13:01To: nzhagen/bibulousReply To: nzhagen/bibulousCc: Martien LubberinkSubject: Re: [nzhagen/bibulous] The default Python path in Ubuntu (#9)Martien,

Did you try running "updatedb" as root and then "locate bibulous.py"?

One easy thing to do, if you want to just try Bibulous, is to go to the website and download just the bibulous.py file, and save it to the folder where you are doing your TEX file processing. Then there should be no issues with the path. I am planning to update the "pip" install package, but just finished moving my home internationally, and so life is a mess until things settle down. I hope this helps!

  • Nathan

On Sun, Apr 10, 2016 at 7:44 AM, Martien Lubberink < notifications@github.commailto:notifications@github.com

wrote:

I would like to use bibulous, however the documentation nowhere shows where the bibulous.py file is.

I ran the pip command, and it confirms: Requirement already satisfied (use --upgrade to upgrade): bibulous in /usr/local/lib/python2.7/dist-packages

However, after running find and whereis, nothing shows up for bibulous.py.

I run Linux Mint 17.2

Please advise,

Martien

You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/nzhagen/bibulous/issues/9https://github.com/nzhagen/bibulous/issues/9

-You are receiving this because you authored the thread.Reply to this email directly or view it on GitHub

You are receiving this because you commented. Reply to this email directly or view it on GitHub

You are receiving this because you authored the thread. Reply to this email directly or view it on GitHubhttps://github.com/nzhagen/bibulous/issues/9#issuecomment-208088738

nzhagen commented 8 years ago

Glad to hear it's working. And if you're interested in working on the project, I'm definitely glad to welcome others to join. There are probably a bunch of small items to fix, since only a few people have tried it out enough so far to contact me about outstanding issues. If you've cloned the project files already, then you're only a short step away from modifying the code....

On Mon, Apr 11, 2016 at 3:00 PM, Martien Lubberink <notifications@github.com

wrote:

thanks, done, and I cloned the git site, maybe I can help - I like python and latex ;-)

On 11/04/16 11:17, nh wrote: Martien,

From the Python documentation, it appears that it should put the files in

lib/python2.7/site-packages/bibulous/

  • Nathan

On Sun, Apr 10, 2016 at 10:44 AM, Martien Lubberink < notifications@github.commailto:notifications@github.com> wrote:

Hi,Thanks for your email. Unfortunately mlocate and locate do not really show a lot actually. Where would pip put the file? I mean, if it is only 1 file, then you should be able to point out where it will be saved. ?I just don't like the idea of having multiple copies of the same file, maintenance

  • wise that is kind of messy. ?I look forward to hearing from you,Kind regards,Martien From: nhSent: Sunday, 10 April 2016 13:01To: nzhagen/bibulousReply To: nzhagen/bibulousCc: Martien LubberinkSubject: Re: [nzhagen/bibulous] The default Python path in Ubuntu (#9)Martien,

Did you try running "updatedb" as root and then "locate bibulous.py"?

One easy thing to do, if you want to just try Bibulous, is to go to the website and download just the bibulous.py file, and save it to the folder where you are doing your TEX file processing. Then there should be no issues with the path. I am planning to update the "pip" install package, but just finished moving my home internationally, and so life is a mess until things settle down. I hope this helps!

  • Nathan

On Sun, Apr 10, 2016 at 7:44 AM, Martien Lubberink < notifications@github.commailto:notifications@github.com

wrote:

I would like to use bibulous, however the documentation nowhere shows where the bibulous.py file is.

I ran the pip command, and it confirms: Requirement already satisfied (use --upgrade to upgrade): bibulous in /usr/local/lib/python2.7/dist-packages

However, after running find and whereis, nothing shows up for bibulous.py.

I run Linux Mint 17.2

Please advise,

Martien

You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/nzhagen/bibulous/issues/9< https://github.com/nzhagen/bibulous/issues/9>

-You are receiving this because you authored the thread.Reply to this email directly or view it on GitHub

You are receiving this because you commented. Reply to this email directly or view it on GitHub

You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub< https://github.com/nzhagen/bibulous/issues/9#issuecomment-208088738>

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/nzhagen/bibulous/issues/9#issuecomment-208176002

nzhagen commented 7 years ago

Fixing the setup.py file fixed the issue with the bibulous install. Now closing the issue.