question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

1.0.0 was released as universal

See original GitHub issue

FYI: https://pypi.org/project/PyWavefront/#files

The current wheel is named:

PyWavefront-1.0.0-py2.py3-none-any.whl 

This will cause issues for python 2 users.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
einarfcommented, Aug 17, 2018

Success!

With python 2.7.15

$ pip install PyWavefront
Collecting PyWavefront
  Downloading https://files.pythonhosted.org/packages/f0/a3/6ca004f861af7775dd666ea1fc537a1ce90f2ae5afeac5525eb7e43a29d9/PyWavefront-0.4.2-py2.py3-none-any.whl
Installing collected packages: PyWavefront
Successfully installed PyWavefront-0.4.2

With python 3.7

$ pip install PyWavefront
Collecting PyWavefront
  Downloading https://files.pythonhosted.org/packages/cc/d0/39dad65336b592ea70530ae79b03ed7e4dea622aa7771d3b41a92953d94b/PyWavefront-1.0.1-py3-none-any.whl
Installing collected packages: PyWavefront
Successfully installed PyWavefront-1.0.1
1reaction
greenmosscommented, Aug 17, 2018

Right; I’m updating the RELEASE.md file to reflect this

Read more comments on GitHub >

github_iconTop Results From Across the Web

Creative Commons — CC0 1.0 Universal
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of his or...
Read more >
Universal Connector 1.0.0 Release Notes | FortiManager 7.2.0
This document provides information about Universal Connector MEA version 1.0.0 Beta 2 build 0045. Universal Connector is a management extension application (MEA) ...
Read more >
Universal Connector MEA Release Notes - Amazon AWS
This document provides information about Universal Connector MEA version 1.0.0 Beta 2 build 0045. Universal.
Read more >
Publish & download Universal Packages - Azure Pipelines
Packages can be published and consumed to and from Artifacts feeds by using the Azure CLI or Azure Pipelines. Note. Universal Packages are ......
Read more >
Second ClamAV 1.0.0 release candidate AND updated ...
Today we are publishing a second release candidate for ClamAV 1.0.0. If you didn't get a chance to test the 1.0.0 release candidate...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found