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

Error message:\'int' object is not iterable. #33

Open
Netrakk723 opened this issue Feb 15, 2023 · 6 comments
Open

Error message:\'int' object is not iterable. #33

Netrakk723 opened this issue Feb 15, 2023 · 6 comments

Comments

@Netrakk723
Copy link

Netrakk723 commented Feb 15, 2023

Hi there! First of all, thanks for your great work!
nevertheless i have a problem.
the program was installed under the latest python 3. it opens easily. as soon as i try to insert a .wav file (import wav sample(s)) i get the following error code:

Cannot use this file:
C:/(...).wav
The file is probably corrupted or you found a bug.
See log file for details. Error message:'int' object is not iterable.

The file size ranges from 93 kb to 190 kb.
One of about 20 files works and can be inserted, the rest don't.
Please help.
Peace

@JonathanTaquet
Copy link
Owner

Hey, Thank you for you report! it helps improving the stability of the software.

Could you attach to the report a small wav file which fails?
so that I can try to reproduce the issue and investigate on it?

Thanks

@Netrakk723
Copy link
Author

KICK 01.zip

@Netrakk723
Copy link
Author

Thank you for your quick response!
good idea, I'm curious

@JonathanTaquet
Copy link
Owner

Hum, I was able to load it with the Oe2sSLE-0.2.2-win-x86.exe release.
The software indicates me that it had to convert it from 24bits to 16bits, could be a platform dependent issue...???

Could you give me more details on your configuration:

  • which OS are you using, and
  • which version of python python --version or python3 --version

My development environment is currently broken, but if I have time I will try to set it up and have a closer look.
In the meantime, you could try to convert your samples from 24 bits to 16 bits using some external software like Audacity.

@Netrakk723
Copy link
Author

-iam unsing win 11

  • python 3.10

@JonathanTaquet
Copy link
Owner

JonathanTaquet commented Mar 6, 2023

Hello, sorry, for delay....

I have installed python 3.10-64 bits on windows 10 but was not able to reproduce the issue.
I launch the app and import the sample and it works fine...
Are you doing something else before, you get the error message ?

If you could get and attach the log file that is located in your user account folder, usually: "C:\Users\[you user name]\.Oe2sSLE\Oe2sSLE.log", it could possibly help understanding the issue, or at least locate from where it comes.

Thanks

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

2 participants