Skip to content

Some Issues I ran into as a new contributer #29

@Savern02

Description

@Savern02

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.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions