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

ModuleNotFoundError: No module named 'adolc' #32

Open
hesamsoltan opened this issue Mar 20, 2018 · 1 comment
Open

ModuleNotFoundError: No module named 'adolc' #32

hesamsoltan opened this issue Mar 20, 2018 · 1 comment

Comments

@hesamsoltan
Copy link

hesamsoltan commented Mar 20, 2018

I have installed pyadolc on my Mac (macOS High Sierra 10.13.3 and Python 3.6.1 |Anaconda 4.4.0 (x86_64))
Now I want to run a code which needs adolc but I face with this error
ModuleNotFoundError: No module named 'adolc'
There is no _adolc.so in my adolc folder.

Is there any way to _adolc.so there?

@b45ch1
Copy link
Owner

b45ch1 commented Mar 21, 2018

In the compilation output there should be a clue where the compiled shared library is written to.
Otherwise you should get an error.

Please copy/paste the compilation output to https://pastebin.ubuntu.com/
and post the link to the pastebin here.

Have you set the PYTHONPATH?

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