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

Failed to install #21

Closed
thw1021 opened this issue Dec 8, 2021 · 2 comments
Closed

Failed to install #21

thw1021 opened this issue Dec 8, 2021 · 2 comments

Comments

@thw1021
Copy link

thw1021 commented Dec 8, 2021

Dear Brenden Petersen,

Thanks for sharing your work.

I am trying to use conda to install the core packages. However, an error always happens, and I cannot figure out how to solve it. Could you help me, please?

The steps I did:

  1. Create a virtual environment: conda create -n dsr python=3.8
  2. Install core packages in the virtual environment: conda activate dsr, and pip install -e ./dso[all]

The error is
Screenshot from 2021-12-08 09-34-10

Could you give some suggestions, please?

Best,
Hongwei Tang

@brendenpetersen
Copy link
Collaborator

Sorry, we had an issue where we accidentally added that file to .gitignore! We pushed a hotfix. Please try again.

Also, I'm not sure if python3.8 will work with DSO, as I'm not sure there's a valid tensorflow1.14 that works with python3.8, but I could be wrong about this!

@thw1021
Copy link
Author

thw1021 commented Dec 8, 2021

Thank you. Now it looks good.

BTW, tensorflow1.14 does not work with python3.8. python=3.7 is OK.

@thw1021 thw1021 closed this as completed Dec 8, 2021
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