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

Using Anaconda/Conda Solution #141

Closed
henkphilipsipl opened this issue Oct 3, 2018 · 6 comments
Closed

Using Anaconda/Conda Solution #141

henkphilipsipl opened this issue Oct 3, 2018 · 6 comments

Comments

@henkphilipsipl
Copy link

henkphilipsipl commented Oct 3, 2018

Using Anaconda/Conda
Seems like Anaconda has an issue with ctypes. See the comment here imdatacenters says to:

If you are using a special version of Python [like Anaconda] and you can't fix it. Navigate to line 362 of lib/ctypes/init.py and change it to: self._handle = _dlopen(str(self._name), mode)

Solution, install Anaconda 32 bit. this will solve the problem Python 3.7
Anaconda3-5.3.0-Windows-x86

https://www.anaconda.com/download/#windows

@hmaarrfk
Copy link
Collaborator

hmaarrfk commented Oct 3, 2018

Can you please fix your link?

FYI: python3.7 is REALLY new.

Would you be interested in a conda(-forge) package for this?

@hmaarrfk
Copy link
Collaborator

hmaarrfk commented Oct 3, 2018

Is this related to: #103 ?

@hmaarrfk
Copy link
Collaborator

hmaarrfk commented Oct 3, 2018

And it seems that updating python solves things? pymedusa/Medusa#1843 (comment) but maybe that is for 2.7

@henkphilipsipl
Copy link
Author

henkphilipsipl commented Oct 4, 2018 via email

@hmaarrfk
Copy link
Collaborator

hmaarrfk commented Oct 4, 2018

Interesting. Well if you are stuck on 32 bit, You have my sympathies.

@hmaarrfk
Copy link
Collaborator

hmaarrfk commented Aug 4, 2021

Closing as this is quite old and maybe not relevant anymore

@hmaarrfk hmaarrfk closed this as completed Aug 4, 2021
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