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

EPDPlatform.from_running_python fails on debian/ubuntu #276

Open
itziakos opened this issue Jun 30, 2017 · 0 comments
Open

EPDPlatform.from_running_python fails on debian/ubuntu #276

itziakos opened this issue Jun 30, 2017 · 0 comments
Labels

Comments

@itziakos
Copy link
Member

itziakos commented Jun 30, 2017

This is seen in recent travis test builds, I would expect that if the running python is an edm python then we should be able to get the EPDPlatform is that correct?

======================================================================
ERROR: Failure: OkonomiyakiError (Platform Debian wheezy/sid on x86_64 not supported)
----------------------------------------------------------------------
...
  File "canopy/user_env/tests/data.py", line 87, in bundle_data
    "platform": EPDPlatform.from_running_python().short,
  File "/home/travis/build/enthought/canopy/.devenv/lib/python2.7/site-packages/okonomiyaki/platforms/epd_platform.py", line 115, in from_running_python
    return cls(Platform.from_running_python())
  File "<attrs generated init 071804563f0c8a16ca223344eaecc394123e558a>", line 5, in __init__
    __attr_validator_platform(self, __attr_platform, self.platform)
  File "/home/travis/build/enthought/canopy/.devenv/lib/python2.7/site-packages/okonomiyaki/platforms/epd_platform.py", line 78, in wrapper
    "Platform {0} not supported".format(value)
@cournape cournape modified the milestone: 1.0 Jul 3, 2017
@itziakos itziakos removed this from the 1.0 milestone Oct 23, 2017
@itziakos itziakos added bug and removed question labels Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants