Skip to content

python environment requirements file #255

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

Closed
Sara-KS opened this issue May 15, 2024 · 0 comments · Fixed by #256
Closed

python environment requirements file #255

Sara-KS opened this issue May 15, 2024 · 0 comments · Fixed by #256

Comments

@Sara-KS
Copy link

Sara-KS commented May 15, 2024

Type: Feature Request

Description: I successfully installed charm4py on my Mac in a local python virtual environment. To improve the installation process, providing users with a requirements.txt file would be helpful. During installation, I identified the following packages required for users to include in a new virtual environment. However, I did not identify a minimum version for each package. Some of the provided examples may require additional python packages.

Basic requirements.txt file should include:

cmake
cython

Optionally include the following:
numpy

Additional python package needed in the example/hello/array_hello.py :
greenlet

@matthiasdiener matthiasdiener linked a pull request May 15, 2024 that will close this issue
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 a pull request may close this issue.

1 participant