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

Installation downloads unavailable #966

Open
jcklasseter opened this issue Feb 9, 2024 · 2 comments
Open

Installation downloads unavailable #966

jcklasseter opened this issue Feb 9, 2024 · 2 comments

Comments

@jcklasseter
Copy link

Navigating to the downloads page (https://cci.lbl.gov/cctbx_build/), which is linked to on the main doc page (https://cci.lbl.gov/docs/cctbx/getting_started/) has nothing available to download. (See attached screenshot)

I also tried building using the bootstrap and the openssl step fails as that URL is either dead or unresponsive, too ( https://gitcdn.link/repo/dials/dependencies/master/openssl-1.0.2s.tar.gz).

Additionally, pip install cctbx, cctbx-base, and cctbx==2020.8 all fail with no matching version found on both Windows and Ubuntu, despite it appearing live on Pypi.

All of these combined make installation basically Anaconda only.

Screenshot 2024-02-08 203124

@bkpoon
Copy link
Member

bkpoon commented Feb 9, 2024

We'll have to update the documentation page since all downloads should be from GitHub.

I can build an installer that essentially packages the conda environment, but would not include the conda commands. The installation would be stand-alone and would only require you to add the ${PREFIX}/cctbx_bin directory to your path on linux and macOS (there would be a .sh and a .csh file to do that). On Windows, there would be a .bat file that would update your %PATH% in the command prompt.

Would that work for you?

@jcklasseter
Copy link
Author

jcklasseter commented Feb 9, 2024

No need, thank you though. The conda install is good enough for me, I just wanted to hopefully point out some dead links to make the process easier for future users. Ideally, there may be some value to emphasizing that pip installing doesn't work well, but perhaps that's more of an issue local to me. This github page says Anaconda is the easiest - and I agree knowing what I know now - but during my installation attempts it seems like pip install is not well supported, but I'd argue pip install is the go-to for people comfortable in python

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