You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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
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.
The text was updated successfully, but these errors were encountered: