Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Ensure that RemoveEverything also removed any old base python environments.

Aperta
#153 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@Tom-Kingstone ci sta già lavorando.

Dal 11/12/2024.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

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):
Lingua principale
Python
Stelle
5
Fork
1
Merge medio
1g 10h
PR unite (30g)
4

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di BHoM/Python_Toolkit

Tutte le issue di BHoM/Python_Toolkit

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.