Update source install instructions
まだ誰も着手していません。
評価
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 初心者へのやさしさ
- 58/100
- issue の種類
- バグ
- 明瞭さ
- 明確に書かれている
- 活発さ
- 停滞
- 技術スタック
- python
- 領域
- build-system
調査の方向性
まず requirements.txt と、http://nsls-ii.github.io/PyXRF/installation.html にあるソースからのインストール手順を読みます。クリーンな Python 3.9 仮想環境で PyXRF がどのようにインストールされるかを確認し、適切であれば不足している scikit-beam と xraylib の依存関係を追加して、依存関係を手動でインストールしなくても PyXRF が実行できることを検証します。
索引モデルが issue の本文から書いたものです。
説明
Recently was installing pyxrf in a clean py39 venv. I followed the instructions on the readthedocs, but still needed to manually add some dependencies.
Expected Behavior
I followed the instructions posted here http://nsls-ii.github.io/PyXRF/installation.html
I started with a new py39 venv. Cloned the repo, installed PyQt, and then pip installed pyxrf. I expected pyxrf to run after that, but I ran into dependency issues
Current Behavior
I needed to manually install some dependencies (scikit-beam and xraylib) in order to get pyxrf to run.
Possible Solution
Can the requirements.txt file be updated to include these dependencies?
- 主要言語
- Python
- スター
- 38
- フォーク
- 29
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
NSLS2/PyXRF のほかの issue
-
DOC: Where can I find the documentation about making a .h5 file from a text file to run into PyXRF? オープン
難易度 3/5 1〜2日 初心者へのやさしさ 28/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
似ている issue
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
stephrobert/dsoxlab#238 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
sublimehq/package_control#1780 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
nwg-piotr/nwg-displays#145 ·