-
Notifications
You must be signed in to change notification settings - Fork 12
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 action in docs workflow #287
Comments
Cannot drop conda entirely. File "/home/runner/work/hklpy/hklpy/docs/source/conf.py", line 15, in <module>
import hkl
File "/home/runner/work/hklpy/hklpy/hkl/__init__.py", line 31, in <module>
gi.require_version("Hkl", "5.0")
File "/opt/hostedtoolcache/Python/3.11.6/x64/lib/python3.11/site-packages/gi/__init__.py", line 1[26](https://github.com/bluesky/hklpy/actions/runs/6816901035/job/18539250311?pr=296#step:10:27), in require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Hkl not available |
prjemian
added a commit
that referenced
this issue
Nov 9, 2023
prjemian
added a commit
that referenced
this issue
Nov 9, 2023
prjemian
added a commit
that referenced
this issue
Nov 9, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
GHA suggests:
Originally posted by @prjemian in #282 (comment)
The text was updated successfully, but these errors were encountered: