Skip to content
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

workflow: update readme with straightforward setup [ubuntu] #1983

Closed
wants to merge 1 commit into from

Conversation

BBBmau
Copy link

@BBBmau BBBmau commented Jul 13, 2024

dependencies didn't seem to match the setup that CI has, with the readme having missing apt packages such as python3-dev which is important for setup.

their is also no mention of the python version which must at least be 3.9

I've also included a section for updating permissions since even after using the appropriate permissions this was still the last step needed to be able to successfully run python setup.py install

make \
bzip2 \
ca-certificates \
capnproto \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

most of this stuff isn't needed, closing

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

panda shouldn't have enough dependencies to even warrant a script like this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants