I Tried everything to rebuild an mp3 release. Didn't worked
I installed every software (python, rescene, resce.py, crc, unrar)
But i still get nothing
C:\>cd python27
C:\Python27>python
ActivePython 2.7.10.12 (ActiveState Software Inc.) based on
Python 2.7.10 (default, Aug 21 2015, 12:07:58) [MSC v.1500 64 bit (AMD64)] on wi
n32
Type "help", "copyright", "credits" or "license" for more information.
help
Type help() for interactive help, or help(object) for help about object.
help()
Welcome to Python 2.7! This is the online help utility.
If this is your first time using Python, you should definitely check out
the tutorial on the Internet at …………..
Enter the name of any module, keyword, or topic to get help on writing
Python programs and using Python modules. To quit this help utility and
return to the interpreter, just type "quit".
To get a list of available modules, keywords, or topics, type "modules",
"keywords", or "topics". Each module also comes with a one-line summary
of what it does; to list the modules whose summaries contain a given word
such as "spam", type "modules spam".
help> quit
You are now leaving help and returning to the Python interpreter.
If you want to ask for help on a particular object directly from the
interpreter, you can type "help(object)". Executing "help('string')"
has the same effect as typing a particular string at the help> prompt.
quit()
C:\Python27>python retag.py
python: can't open file 'retag.py': [Errno 2] No such file or directory
C:\Python27>python rasce.py
python: can't open file 'rasce.py': [Errno 2] No such file or directory
C:\Python27>python resce.py
Traceback (most recent call last):
File "resce.py", line 12, in <module>
from rescepy.srr import SRR
File "C:\Python27\rescepy\srr.py", line 7, in <module>
import os,rescene,subprocess
ImportError: No module named rescene
C:\Python27>python resce.py bulldozer.srr
Traceback (most recent call last):
File "resce.py", line 12, in <module>
from rescepy.srr import SRR
File "C:\Python27\rescepy\srr.py", line 7, in <module>
import os,rescene,subprocess
ImportError: No module named rescene
C:\Python27>python resce.py bulldozer.srr —output c:Traceback (most recent call last):
File "resce.py", line 12, in <module>
from rescepy.srr import SRR
File "C:\Python27\rescepy\srr.py", line 7, in <module>
import os,rescene,subprocess
ImportError: No module named rescene
C:\Python27>python resce.py bulldozer.srr —output c:Traceback (most recent call last):
File "resce.py", line 12, in <module>
from rescepy.srr import SRR
File "C:\Python27\rescepy\srr.py", line 7, in <module>
import os,rescene,subprocess
ImportError: No module named rescene
C:\Python27>python resce.py bulldozer.srr —output c:Traceback (most recent call last):
File "resce.py", line 12, in <module>
from rescepy.srr import SRR
File "C:\Python27\rescepy\srr.py", line 7, in <module>
import os,rescene,subprocess
ImportError: No module named rescene
Forum category:
General discussion / ReSceneForum thread:
[SOLVED] How to Correct Bad SFV on MP3 Files