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

Issues with environment #2

Open
yakovdom opened this issue May 13, 2021 · 0 comments
Open

Issues with environment #2

yakovdom opened this issue May 13, 2021 · 0 comments

Comments

@yakovdom
Copy link

yakovdom commented May 13, 2021

Had some troubles trying run code in colab, changing enviroment conf to this worked for me:

name: prdepth
channels:
- conda-forge
dependencies:
- python=3.7
- pip
- cudatoolkit=10.0
- tensorflow-gpu==1.15
- tensorflow-probability
- numpy==1.19.5
- ipykernel
- matplotlib
- imageio

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

1 participant