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

Import Problems #2

Open
steppo6197 opened this issue Oct 8, 2018 · 0 comments
Open

Import Problems #2

steppo6197 opened this issue Oct 8, 2018 · 0 comments

Comments

@steppo6197
Copy link

Hey All,

i installed the api following the instructions in the GIT project.
But everytime I´d like to import the API i get the follwiung failture.

`Traceback (most recent call last):

File "C:\ProgramData\Anaconda3\lib\site-packages\IPython\core\interactiveshell.py", line 2961, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)

File "", line 3, in
import timeular_api

File "", line 983, in _find_and_load

File "", line 967, in _find_and_load_unlocked

File "", line 668, in _load_unlocked

File "", line 638, in _load_backward_compatible

File "C:\Users\fsteppon\AppData\Roaming\Python\Python37\site-packages\timeular_api-1.0.0-py3.7.egg\timeular_api_init_.py", line 19, in
from timeular_api.api.authentication_api import AuthenticationApi

File "", line 983, in _find_and_load

File "", line 967, in _find_and_load_unlocked

File "", line 668, in _load_unlocked

File "", line 638, in _load_backward_compatible

File "C:\Users\fsteppon\AppData\Roaming\Python\Python37\site-packages\timeular_api-1.0.0-py3.7.egg\timeular_api\api_init_.py", line 6, in
from timeular_api.api.authentication_api import AuthenticationApi

File "", line 983, in _find_and_load

File "", line 963, in _find_and_load_unlocked

File "", line 906, in _find_spec

File "", line 1280, in find_spec

File "", line 1254, in _get_spec

File "", line 1235, in _legacy_get_spec

File "", line 441, in spec_from_loader

File "", line 594, in spec_from_file_location

File "C:\Users\fsteppon\AppData\Roaming\Python\Python37\site-packages\timeular_api-1.0.0-py3.7.egg\timeular_api\api\authentication_api.py", line 125
async=params.get('async'),
^
SyntaxError: invalid syntax`

What is wrong?

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

1 participant