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

Installing and working with anaconda #12

Closed
lohithn4 opened this issue Jan 14, 2018 · 7 comments
Closed

Installing and working with anaconda #12

lohithn4 opened this issue Jan 14, 2018 · 7 comments

Comments

@lohithn4
Copy link

Hi,
please add the following code for python-anaconda part, otherwise it results in errors while importing pdftotext in jupyter notebook

conda install libgcc

Thanks for yours library, it works very good and does the job perfectly.

@jalan
Copy link
Owner

jalan commented Jan 21, 2018

Thanks for the report!

I'm not familiar with anaconda? conda? miniconda? Sounds like I need to give it a try sometime and then add some guidance to the README.

I'll leave this issue open for now, so other anaconda users might find it.

@jalan
Copy link
Owner

jalan commented Oct 8, 2018

@lohithn4 What OS is this and what version of anaconda? I have a fresh install of anaconda2 5.2.0 on macOS here and don't experience this issue. libgcc seems to be shipped with anaconda.

Anaconda seems to use strange build settings in general, at least on macOS, so I wouldn't be surprised if there is something here I need to fix. See #22 for some related details.

@jalan
Copy link
Owner

jalan commented Oct 15, 2018

Closing for lack of current information. Everything looks good to me here, but if anyone has more info, please reopen.

@jalan jalan closed this as completed Oct 15, 2018
@thsunkid
Copy link

thsunkid commented Jan 16, 2019

Hey @lohithn4, thank you for your report. It helps me a lot!
I've posed an issue in the following topic: #23 (comment). After trying more way proposed in Issues area, I end up here and it fixed my bug.

@jalan
Copy link
Owner

jalan commented Jan 16, 2019

@thesunkid19 Thanks for confirming that there's still an issue here. How did you install Conda? I thought Anaconda already came with libgcc, but maybe Miniconda doesn't? If that's the issue, I will add a note to the README about it.

@jalan jalan reopened this Jan 16, 2019
@thsunkid
Copy link

Hi @jalan, I've installed a full-version Anaconda (not miniconda). Btw, I use OSX so according to this page gcc doesn't come with Anaconda > 5.0 by default anymore.

@jalan
Copy link
Owner

jalan commented Feb 15, 2019

I finally added a note to the README about this

@jalan jalan closed this as completed Feb 15, 2019
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

3 participants