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

Profiler error when no filename is passed to it #3923

Closed
alabd14313 opened this issue Jan 6, 2017 · 0 comments
Closed

Profiler error when no filename is passed to it #3923

alabd14313 opened this issue Jan 6, 2017 · 0 comments

Comments

@alabd14313
Copy link

Hello!

  • Spyder Version: Git version (4dev)
  • Python Version: 3.5
  • Operating system: Arch Linux

When I click on Run > Profile , It produces this error:
Traceback (most recent call last): File "/usr/lib/python3.5/site-packages/spyder_profiler/profiler.py", line 138, in run_profiler self.analyze(self.main.editor.get_current_filename()) File "/usr/lib/python3.5/site-packages/spyder_profiler/profiler.py", line 155, in analyze pythonpath=pythonpath) TypeError: analyze() got multiple values for argument 'wdir'

@ccordoba12 ccordoba12 added this to the v4.0beta1 milestone Jan 6, 2017
@ccordoba12 ccordoba12 changed the title Profiler Error Profiler error when no filename is passed to it Jan 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants