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

Problem with OpenPNM installation #1118

Closed
DMaxJ opened this issue Oct 10, 2018 · 2 comments
Closed

Problem with OpenPNM installation #1118

DMaxJ opened this issue Oct 10, 2018 · 2 comments

Comments

@DMaxJ
Copy link

DMaxJ commented Oct 10, 2018

I tried installing OpenPNM V2 on my computer. I have anaconda and I tried installing it using the following methods

  1. pip install openpnm
  2. pip install -e "repository"
    When I use conda prompt it gives some error with respect to scikit-umfpack package. The last line of the log file is here
    "Command "c:\programdata\anaconda3\python.exe -u -c "import setuptools, tokenize;file='C:\Users\deep1\AppData\Local\Temp\pip-install-jr2g5h8x\scikit-umfpack\setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record C:\Users\deep1\AppData\Local\Temp\pip-record-c3c0sjwo\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\deep1\AppData\Local\Temp\pip-install-jr2g5h8x\scikit-umfpack"

However, if I try this from windows command prompt it works. Any suggestions on solving this issue?

@jgostick
Copy link
Member

Interesting, you're the 2nd person to contact me in the past few days about this...I wonder if scikit-umfpack has changed their package somehow? I am investigating.

@jgostick
Copy link
Member

See issue #1119

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