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

No module named 'ahoproc_tools' #3

Closed
almondUser3 opened this issue May 16, 2019 · 3 comments
Closed

No module named 'ahoproc_tools' #3

almondUser3 opened this issue May 16, 2019 · 3 comments

Comments

@almondUser3
Copy link

When running make_trainset_statistics.py,

The following error pops up:
Traceback (most recent call last): File "make_trainset_statistics.py", line 5, in <module> from pase.transforms import * File "/root/sharedfolder/pase/pase/transforms.py", line 9, in <module> from ahoproc_tools.interpolate import interpolation ModuleNotFoundError: No module named 'ahoproc_tools'

I did a pip install git+https://github.com/santi-pdp/ahoproc_tools@master and it seems to work.

Suggested solution:
Should include ahoproc_tools under your depencies.

@santi-pdp
Copy link
Owner

Thanks!

santi-pdp pushed a commit that referenced this issue Jul 16, 2019
@RoyalewidCheese
Copy link

how do i install it now as sklearn is deprecated

@palashmoon
Copy link

how do i install it now as sklearn is deprecated

Did you get any workaround for this?

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

4 participants