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

[help] Required versions #135

Open
RodrigoAPJ opened this issue May 6, 2023 · 4 comments
Open

[help] Required versions #135

RodrigoAPJ opened this issue May 6, 2023 · 4 comments

Comments

@RodrigoAPJ
Copy link

Hello, I'm trying to use:

  • Combined TM on Wikipedia Data (Preproc+Saving+Viz) (stable v2.3.0)
  • Zero-Shot Cross-lingual Topic Modeling (Preproc+Viz) (stable v2.3.0)

but always get one or another error because incompatibilities, could you specify in detail wich versions and dependencies work for them? (python version, torch version, scikit-learn, scipy, numpy, pandas etc. etc. etc.? requirements.txt doesn't specify scikit-learn version for example, versions after 1.0 cause errors :(

@RodrigoAPJ RodrigoAPJ changed the title Required versions [help] Required versions May 6, 2023
@vinid
Copy link
Contributor

vinid commented May 7, 2023

Hello!

Where are you running this? On colab?

If you are on colab, did you restart the notebook after "pip install"?

@Chen-X666
Copy link

Hello, I'm trying to use:

  • Combined TM on Wikipedia Data (Preproc+Saving+Viz) (stable v2.3.0)
  • Zero-Shot Cross-lingual Topic Modeling (Preproc+Viz) (stable v2.3.0)

but always get one or another error because incompatibilities, could you specify in detail wich versions and dependencies work for them? (python version, torch version, scikit-learn, scipy, numpy, pandas etc. etc. etc.? requirements.txt doesn't specify scikit-learn version for example, versions after 1.0 cause errors :(

I think you got 'numpy.core.multiarray failed to import' as me in colab?

@vinid
Copy link
Contributor

vinid commented May 7, 2023

Should be same to the issue described here: #126 (comment)

Restarting the colab after instal should fix the imports

@RodrigoAPJ
Copy link
Author

(I was doing it on local machine)
My problem was related on some point to that, but later (or before can't remember) the problem(s) was about compatibilities of dependencies that pip was messing up, at some point my ipykernel died but now everything is ok, I managed to get it working :)

I'll try to comment the versions that I'm using of ... everything? I guess (or at least the more important libraries, python, cuda and cuDNN versions, etc etc.) (I'm a litle busy so I'll do it later :P)

Thank you for your fast answer and sorry for the delay on mine.

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

3 participants