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

Make an init script for windows? #4

Open
GaelTouquet opened this issue May 29, 2020 · 4 comments
Open

Make an init script for windows? #4

GaelTouquet opened this issue May 29, 2020 · 4 comments

Comments

@GaelTouquet
Copy link
Owner

try and find something equivalent to init.sh for windows, so that the pythonpath is set?...

@GaelTouquet
Copy link
Owner Author

Maybe use venv or conda envs ?

if conda envs, maybe use environment.yml? Although there is no direct VSCode integration (https://code.visualstudio.com/docs/python/environments)

@GaelTouquet
Copy link
Owner Author

stipulate the pythonpath to Geometry in a .env file?

@GaelTouquet GaelTouquet mentioned this issue Jun 1, 2020
@GaelTouquet
Copy link
Owner Author

Should add scipy and numpy to requirements.txt?

@NoZiL
Copy link
Contributor

NoZiL commented Jun 2, 2020

yep yep! I commented something like that on the PR. To make it short, if you install/use a dep, you should list it in requirements.txt

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

No branches or pull requests

2 participants