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

AUTO BUG REPORT: Argument nr 2 is not of the correct type. Expected one of : int, slice. #57

Closed
CALOAReportSender opened this issue Jul 3, 2018 · 0 comments
Assignees

Comments

@CALOAReportSender
Copy link
Collaborator

CALOAReportSender commented Jul 3, 2018

Windows-7-6.1.7601-SP1
CPython-3.6.5
Traceback (most recent call last):
  File "C:\Users\pixel\AppData\Local\Programs\Python\Python36\lib\tkinter\__init__.py", line 1702, in __call__
    return self.func(*args)
  File "application.py", line 325, in <lambda>
    command=lambda: self.saveSpectra("Basic", "White")
  File "application.py", line 513, in saveSpectra
    pick.dump(self.spectra_storage[folder_id, subfolder_id, :])
  File "C:\Program Files (x86)\CALOA\spectro.py", line 1135, in __getitem__
    + " Expected one of : int, slice.")
ValueError: Argument nr 2 is not of the correct type. Expected one of : int, slice.
@vigoux vigoux self-assigned this Jul 3, 2018
vigoux added a commit that referenced this issue Jul 3, 2018
@vigoux vigoux closed this as completed Jul 3, 2018
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