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

clean up environments.yml file #49

Closed
frhino opened this issue Feb 5, 2019 · 1 comment
Closed

clean up environments.yml file #49

frhino opened this issue Feb 5, 2019 · 1 comment
Labels
environments issue involving distribution of consistent python environment Twitter Data Pipeline

Comments

@frhino
Copy link
Collaborator

frhino commented Feb 5, 2019

The environments.yml file in the root directory causes conflict when I try to implement it:

(base) C:\Users\Joshf\Documents\nltweets>conda env create -f environment.yml
Solving environment: failed

UnsatisfiableError: The following specifications were found to be in conflict:
  - python==3.6.0
  - sqlalchemy==1.1 -> python=2.7
Use "conda info <package>" to see the dependencies for each package.

My base environment is python 3.6, so I think that's what's causing the conflict.

@frhino frhino added question Further information is requested Twitter Data Pipeline environments issue involving distribution of consistent python environment and removed question Further information is requested labels Feb 7, 2019
@pahdo
Copy link
Collaborator

pahdo commented Feb 28, 2019

I believe @VincentLa closed this issue with #57

@pahdo pahdo closed this as completed Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
environments issue involving distribution of consistent python environment Twitter Data Pipeline
Projects
None yet
Development

No branches or pull requests

2 participants