Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Ensure that RemoveEverything also removed any old base python environments.

オープン
#153 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@Tom-Kingstone がすでに取り組んでいます。

2024年12月11日 から。

評価

この issue はまだ評価されていません。

説明

type:bug
Description:

between v7.3 and v8.0, the location of the base python environments have changed slightly, meaning that the new RemoveEverything method does not remove the old folder. While it is possible to manually do this, it would be better if the method fixed it automatically
(ideally, the BasePythonEnvironment method would also check for this and remove the old environment)

How to replicate:

install bhom version 7.3 beta, then run BasePythonEnvironment. Then install bhom version 8.0, and run RemoveEverything. Check the folder BHoM/Extensions/PythonEnvironments/Python_Toolkit and the base environment will still be there.

Expected behaviour:

RemoveEverything also deletes the contents of BHoM/Extensions/PythonEnvironments to ensure that everything is actually removed.

Test file(s):
主要言語
Python
スター
5
フォーク
1
平均マージ
1日 10時間
マージ済み PR(30日)
4

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

BHoM/Python_Toolkit のほかの issue

BHoM/Python_Toolkit の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。