Skip to content

Fix incorrect setup for install of python environments.#212

Open
Tom-Kingstone wants to merge 1 commit intodevelopfrom
Python_Toolkit-#211-FixVEInstall
Open

Fix incorrect setup for install of python environments.#212
Tom-Kingstone wants to merge 1 commit intodevelopfrom
Python_Toolkit-#211-FixVEInstall

Conversation

@Tom-Kingstone
Copy link
Copy Markdown
Contributor

as jupyter kernel folders are always stored lowercase and for some file systems the query method does not work where it does in others.

NOTE: Depends on

Issues addressed by this PR

Closes #211

Also fixed kernels not being retrieved as lower.

Test files

Create a script with a rhino 8 python component, then run a virtual environment installer

Changelog

Additional comments

as jupyter kernel folders are always stored lowercase and for some file systems the query method does not work where it does in others.
@Tom-Kingstone Tom-Kingstone self-assigned this Apr 21, 2026
@Tom-Kingstone Tom-Kingstone added the type:bug Error or unexpected behaviour label Apr 21, 2026
@Tom-Kingstone
Copy link
Copy Markdown
Contributor Author

@BHoMBot check core
@BHoMBot check compliance

@bhombot-ci
Copy link
Copy Markdown

bhombot-ci Bot commented Apr 21, 2026

@Tom-Kingstone to confirm, the following actions are now queued:

  • check core
  • check code-compliance
  • check documentation-compliance
  • check project-compliance
  • check branch-compliance
  • check dataset-compliance
  • check copyright-compliance

There are 42 requests in the queue ahead of you.

@Tom-Kingstone
Copy link
Copy Markdown
Contributor Author

@BHoMBot check installer

@bhombot-ci
Copy link
Copy Markdown

bhombot-ci Bot commented Apr 21, 2026

@Tom-Kingstone to confirm, the following actions are now queued:

  • check installer

There are 52 requests in the queue ahead of you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug Error or unexpected behaviour

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rhino 8 still fails to install python environments but succeeds for base versions.

1 participant