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

pip version of condor does not run on python 2 #10

Closed
FilipeMaia opened this issue Nov 22, 2017 · 3 comments
Closed

pip version of condor does not run on python 2 #10

FilipeMaia opened this issue Nov 22, 2017 · 3 comments

Comments

@FilipeMaia
Copy link
Collaborator

In [1]: import condor File "/Users/filipe/Library/Python/2.7/lib/python/site-packages/condor/task.py", line 55 def __init__(self, name : str, wdir : str, args : dict, using_pipe : bool = False): ^ SyntaxError: invalid syntax

@mhantke
Copy link
Collaborator

mhantke commented Nov 22, 2017

I have not created a pip repository for condor. Sure we are talking about the same condor?

@FilipeMaia
Copy link
Collaborator Author

Oops, you're right it's a different condor.
It would be nice to have condor in pip regardless.

@mhantke
Copy link
Collaborator

mhantke commented Nov 22, 2017

True - I tried once but it turned out complicated because of the nfft dependency...

@mhantke mhantke closed this as completed Dec 27, 2017
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