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

Memory Error #95

Closed
shemul opened this issue Jan 27, 2016 · 4 comments
Closed

Memory Error #95

shemul opened this issue Jan 27, 2016 · 4 comments

Comments

@shemul
Copy link

shemul commented Jan 27, 2016

After installing all dependencies on Debian environment I got this ... any solution ?

`Fingerprinting channel 1/2 for music/The-Lights-Galaxia--While-She-Sleeps.mp3
Failed fingerprinting
Traceback (most recent call last):
  File "/home/djvu/dejavu/dejavu/__init__.py", line 77, in fingerprint_directory
    song_name, hashes, file_hash = iterator.next()
  File "/usr/lib/python2.7/multiprocessing/pool.py", line 653, in next
    raise value
MemoryError`
@thesunlover
Copy link
Contributor

we already work on this issue #18

@ZeroCool940711
Copy link

This memory error seems to happen only on windows, I had this problem while trying to use dejavu on my Windows Desktop PC but when I ran it on my server using Ubuntu it didn't give any error about the memory, my Windows PC has 12Gb of RAM and a Intel Core i7 CPU and the server has only a dual core CPU and 4GB of RAM, so it is clear that my windows PC has more resources than my Ubuntu server.

@thesunlover
Copy link
Contributor

@ZeroCool940711
It's not only Windows:
#18 (comment)
in the first comment in the issue it clearly says:
ubuntu/5GB ram/3GB swap.

@shemul
Copy link
Author

shemul commented May 4, 2016

I was trying to on my virtual PC. Problem resolved on my linux 👍

@shemul shemul closed this as completed May 4, 2016
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