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

[BUG] does not install dependencies. #1227

Open
Space-Dream-42 opened this issue Nov 10, 2023 · 0 comments
Open

[BUG] does not install dependencies. #1227

Space-Dream-42 opened this issue Nov 10, 2023 · 0 comments
Labels
bug Something isn't working status/needs-triage

Comments

@Space-Dream-42
Copy link

Space-Dream-42 commented Nov 10, 2023

Bug description

Merlin Model does not install all dependencies. E.g it is not possible to execute the Jupyter Notebook examples/01-Getting-started.ipynb.

Steps/Code to reproduce bug

  1. Set up a virtual environment.
  2. Run pip install -v merlin-models in the terminal.
  3. Install Jupyter in your virtual environment.
  4. Run jupyter notebook in your terminal.
  5. Open: examples/01-Getting-started.ipynb
  6. Execute the import cell.

Result:
ImportError: No module named tensorflow.

Expected behavior

No import errors.

Environment details

  • Merlin version: v23.08.00
  • Platform: MacOS
  • Python version: Python 3.9.6
@Space-Dream-42 Space-Dream-42 added bug Something isn't working status/needs-triage labels Nov 10, 2023
@Space-Dream-42 Space-Dream-42 changed the title [BUG] [BUG] does not install dependencies. Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working status/needs-triage
Projects
None yet
Development

No branches or pull requests

1 participant