-
Notifications
You must be signed in to change notification settings - Fork 43
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
Remove Genie #276
Comments
I believe that we can replicate the majority of these features in Genie by moving to NTC-Templates instead. Which is a much lighter install, an installation that works, and is in full open source. So many issues trying to get Genie working properly. |
This looks like it is an issue with ARM installations of the container version. |
|
pyATS installation works fine on i386:
|
~$ arch |
Now understand, this has to be done on an extra machine/vm. Hint in the documentation could be helpful, that this is not a plugin.
pyats is meanwhile at 22.6 |
@erwini what version of Python are you running? Is this Python3.10? |
@jvanderaa Testet on ubuntu 22.04, which is using python 3.10.4. Tested with ubuntu 20.04, which is using python 3.8.10 and got this errormessages:
Not sure, if this has any impact. Run out of time to continue testing with this. Maybe later. |
Yes it does. The pyATS library does not support Python3.10 https://pypi.org/project/pyats/ I will need to either back out the support of 3.10 here or remove Genie. |
Tested now and runs on ubuntu 20.04 and python 3.8.10 |
Environment
Steps to Reproduce
Expected Behavior
Installation happens just fine
Observed Behavior
The text was updated successfully, but these errors were encountered: