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

requirements.txt not complete #109

Open
ROYALBEFF opened this issue May 18, 2022 · 0 comments
Open

requirements.txt not complete #109

ROYALBEFF opened this issue May 18, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@ROYALBEFF
Copy link

What did you expect to happen?

The requirements.txt should contain all the requirements needed for SPFlow. After installing all dependencies listed there were still some requirements missing.

What actually happened?

I couldn't run the code due to missing requirements.

Describe your attempts to resolve the issue

The requirements I found missing are:

  • rpy2
  • MulticoreTSNE

Adding them to the requirements.txt should do the job. Or is there a specific reason why these aren't included?

Steps to reproduce

pip install -r requirements.txt

System Information

Python version: 3.9
SPFlow version: 0.0.41
Operating system: Darwin MacBook Pro 21.4.0 Darwin Kernel Version 21.4.0: Fri Mar 18 00:45:05 PDT 2022; root:xnu-8020.101.4~15/RELEASE_X86_64 x86_64

Installed Python Packages

See requirements.txt

@ROYALBEFF ROYALBEFF added the bug Something isn't working label May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant