-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi, I am unsure if these are all issues but these are the problems we ran into
Issues related to README set up:
- Activate the virtual environment commands do not work for us (was substituted with poetry run)
Issues related to Docker:
- (This is before poetry set up) Poetry.lock missing so that the docker file is unable to function
- (After set up) flow meetings is missing in docker image Note: maybe this is due to use not being able to use the prefect workflows, not sure
Non-Issues: (more just things that could be a fyi :> )
- Newest poetry supports python 3.13 and project supports <3.13.
- Poetry shell is deprecated and now uses env activate
I was unable to get all test to go through (I will attach error) due to a valid date time error however my colleague was able to pass all 7 test. This may be a system issue but I feel the Docker-file needs to be updated (or provide and alternative one) to prevent this from the future.

Metadata
Metadata
Assignees
Labels
No labels