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.

Installation problems

See original GitHub issue

Hi,

Thanks for building this - looks very exciting and will hopefully speed up our tests a lot.

Unfortunately I can’t currently get it to install (Python 3.6.2 on MacOS):

$ env/bin/python --version
Python 3.6.2

$ env/bin/pip install time-machine
Collecting time-machine
  Using cached time-machine-1.0.1.tar.gz (60 kB)
  WARNING: Generating metadata for package time-machine produced metadata for project name unknown. Fix your #egg=time-machine fragments.
Building wheels for collected packages: unknown, unknown
  Building wheel for unknown (setup.py) ... done
  Created wheel for unknown: filename=UNKNOWN-0.0.0-cp36-cp36m-macosx_10_15_x86_64.whl size=4748 sha256=3d9e0639969264f65a9c208b31862567bef56f493b10e88ae9e9c9110e7bad78
  Stored in directory: /Users/jamie/Library/Caches/pip/wheels/5d/7c/4c/042fbaeda0209ab73ce5a275df4efc49a2d8de09fccea3413d
  Building wheel for unknown (setup.py) ... done
  Created wheel for unknown: filename=UNKNOWN-0.0.0-cp36-cp36m-macosx_10_15_x86_64.whl size=4748 sha256=3d9e0639969264f65a9c208b31862567bef56f493b10e88ae9e9c9110e7bad78
  Stored in directory: /private/var/folders/zv/cntypnxj6pgb2tq59c9bdvd40000gn/T/pip-ephem-wheel-cache-yvxvovid/wheels/3f/9b/e7/1ab852a3e52202a96e5c9a963218743f990d693b3b9aeac5d8
Successfully built unknown unknown
Installing collected packages: unknown
Successfully installed unknown-0.0.0

$ env/bin/python -c 'import time_machine'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'time_machine'

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
j4miecommented, Jun 8, 2020

Thank you, upgrading setuptools fixed it. Unfortunately we’re stuck on 3.6.2 for now due to an infrastructure issue.

I am getting a load of test failures now though 😃 I’ll do some digging and open another issue if I can’t solve it.

Thanks again!

0reactions
adamchainzcommented, Jun 8, 2020

Great, enjoy.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix problems that block programs from being installed or ...
The Program Install and Uninstall troubleshooter helps you automatically repair issues when you're blocked from installing or removing programs.
Read more >
How to Fix the Most Common Windows 10 Installation Problems
How to fix the most common Windows 10 installation problems · Run the Windows Update troubleshooter · Low disk space · ISO image...
Read more >
Fix problems installing Chrome - Google Chrome Help
Fix problems installing Chrome. If you get an error message when you try to download and install Google Chrome, try these fixes. Fix...
Read more >
Problems Experienced When Installing the Software
The following table documents known issues that can affect the installation process. Problem. Solution. Installation closed with local administrator rights ...
Read more >
General installation problems - IBM
If you experience problems when installing IBM InfoSphere Information Server on a VMware ESX virtual computer, make sure that your system is not ......
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