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

Update install procedure #101

Open
matthewware opened this issue Mar 18, 2020 · 3 comments
Open

Update install procedure #101

matthewware opened this issue Mar 18, 2020 · 3 comments
Assignees

Comments

@matthewware
Copy link
Collaborator

The current install docs are out of date. Even the conda install process doesn't go smoothly now that the default conda installer is 3.7 and the bbnq-conda aps2 is restricted to 3.5 or 3.6 libaps2 -> python[version='3.5.*|3.6.*']. Master also still assumes you're using hdf5.

@matthewware matthewware self-assigned this Mar 18, 2020
@matthewware
Copy link
Collaborator Author

@grahamrow I'm going to start updating the conda channel but I'd like to update the libaps2 code first.

@matthewware
Copy link
Collaborator Author

The python code should now look harder for the shared library assuming a source code install. Next I'll start on the conda channel install.

@matthewware
Copy link
Collaborator Author

In an effort to build a pypi installer, I ran into the many-linux1 issue. I think it's reasonable to ask linux users to compile the code themselves since this process is relatively painless on linux. @gribeill @grahamrow thoughts? We could have a build script that assumed build tools were installed or we could work a little harder to build manlinux binaries.

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

1 participant