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

Document use of virtual env #4

Open
FabienDanieau opened this issue Jan 26, 2023 · 2 comments
Open

Document use of virtual env #4

FabienDanieau opened this issue Jan 26, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@FabienDanieau
Copy link
Contributor

Example of use of conda, virtenv, etc

See @RemiFabre 's comment pollen-robotics/python-coding-guidelines#4

Also it would be nice to add a small section on the usage of virtual environments. I use this:
https://virtualenvwrapper.readthedocs.io/en/latest/
No need to write a whole guide on this, a 1 liner with this link (for example) seems enough.
@FabienDanieau FabienDanieau added the documentation Improvements or additions to documentation label Jan 26, 2023
@FabienDanieau
Copy link
Contributor Author

Interesting article about conda and venv : https://whiteboxml.com/blog/the-definitive-guide-to-python-virtual-environments-with-conda
Conda is preferred over venv because it provides real isolated env.

I would recommend this for newbies in the documentation

@RemiFabre
Copy link
Member

+1
Plus conda seems more ROS friendly

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

No branches or pull requests

2 participants