Skip to content

Commit ab7eead

Browse files
committed
Merge branch 'master' of github.com:WireCell/wire-cell-python
2 parents 75dd26a + 2f58ee5 commit ab7eead

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.org

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ as a system package and then making the ~venv~ with:
3232
$ python3 -m venv venv --system-site-packages
3333
#+end_example
3434

35+
If you have trouble installing ~gojsonnet~ via ~pip~ consider replacing it
36+
to ~jsonnet~ in requirements/base.txt and setup.py. In addition, commenting
37+
out ~moo~ in setup.py might also help decouple with ~gojsonnet~
38+
3539
* Use
3640

3741
In fresh shells must repeat:

0 commit comments

Comments
 (0)