-
Notifications
You must be signed in to change notification settings - Fork 2
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
Ensure availability of base Python environment #74
Ensure availability of base Python environment #74
Conversation
Fixed HintPath
Removed auto-imported "using" in header
@BHoMBot check required |
@tg359 to confirm, the following checks are now queued:
There are 20 requests in the queue ahead of you. |
@BHoMBot check core |
@FraserGreenroyd to confirm, the following checks are now queued:
|
@BHoMBot check compliance |
@FraserGreenroyd to confirm, the following checks are now queued:
|
@FraserGreenroyd fix requested for project compliance. The errors with the CSProject ( I will apply the fixes to every case detailed on the checks tab with the exception of any references to the target framework. I am unable to provide fixes to the Target Framework automatically, these will need to be performed manually. If you want to perform the fixes in a different manner please resolve this manually and rerun the check. If you are happy for me to go ahead and perform this action, please reply with:
|
@BHoMBot fix project file ref. 5214476667 |
@FraserGreenroyd I am now going to fix the CSProject compliance in accordance with the annotations previously made. |
@FraserGreenroyd to confirm I have now resolved the CSProject compliance issues and pushed a commit to this Pull Request. |
@BHoMBot check compliance |
@FraserGreenroyd to confirm, the following checks are now queued:
|
@FraserGreenroyd to confirm, the following checks are now queued:
|
@tg359 just to let you know, I have provided a |
@BHoMBot check core |
@FraserGreenroyd to confirm, the following checks are now queued:
|
@BHoMBot check installer |
@FraserGreenroyd to confirm, the following checks are now queued:
|
@BHoMBot check core |
@FraserGreenroyd to confirm, the following checks are now queued:
|
@BHoMBot check installer |
@FraserGreenroyd to confirm, the following checks are now queued:
|
@FraserGreenroyd to confirm, the following checks are now queued:
There are 26 requests in the queue ahead of you. |
@FraserGreenroyd to confirm, the following checks are now queued:
There are 35 requests in the queue ahead of you. |
@FraserGreenroyd to confirm, the following checks are now queued:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Have run through with @tg359 and this is good to go to alpha for further testing.
Issues addressed by this PR
Closes #73
Closes #72
Enables creation of requirements.txt file, rather than relying on one for environment creation, and moves definition of the environment into a toolkit-specific *_Toolkit.json for placement in %ProgramData%\BHoM\Settings\Python. Checks to see whether the base Python environment is available for future dependence on core decorators referenced by downstream methods.
Test files
BHoM_Test.zip
Changelog
Additional comments