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.

Using the raw Python installation method only installs 1.0.0

See original GitHub issue

Describe the bug I am unable to use PyFunceble, because trying to install or update PyFunceble, through the “pure Python” methods that are described in the installation and update guides, isn’t going all that well. This is because it only installs 1.0.0 instead of 1.8.0, and then refuses to run due to a message that tells me to update PyFunceble, which I can’t.

Modifications under .PyFunceble.yaml No changes that I know about.

To Reproduce Steps to reproduce the behavior:

  1. cd into a PyFunceble folder (Presumably one that has been set up with the “pure Python” installation method).
  2. Run git checkout master && git fetch origin && git merge origin/master
  3. See that it gets updated, or that it says that it’s fully updated already.
  4. Run pyfunceble -v
  5. See that it says pyfunceble 1.0.0. (Blue Bontebok)

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image

Versions (please complete the following information):

  • OS: Windows 10 October 2018 Update (Last installed update: KB4487044)
  • Python Version: 3.6.4
  • PyFunceble Version: 1.0.0 (in use), 1.8.0 (the one that I can’t update to)

Additional context I am unable to test with either of the pip3 methods, because of something of some sort: image

I have absolutely no idea how to get the new GitHub compressed-archive download method to work either, with this incomprehensible error being shown: image

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
funilryscommented, Feb 14, 2019

Okay that System is not registered into the source Code that’s why you got that CURRENT_DIRECTORY not found error 😃

Have to document myself about it and will include it 😃 Might be faster than Fixing for PowerShell !

Anyway, I’m going to bed (Berlin Time). Will look at those when I have some spare time in the coming days.

Thanks again for creating/maintaining/updating this issue.

Cheers, Nissar

1reaction
funilryscommented, Feb 14, 2019

To conclude my last comment (Did Ctrl+Enter by mistake). I thought that Windows was 100% supported but it is not the case. I’ll dig around that in the coming days now that I have a Windows 10 Partition.

Thanks for taking the time to report this @DandelionSprout. Will do my best to fix all the Windoof issues asap.

Cheers, Nissar

Read more comments on GitHub >

github_iconTop Results From Across the Web

Include installation instructions for python3 · Issue #721 - GitHub
I have searched the issues of this repo and believe that this is not a duplicate. Issue The README states as the ideal...
Read more >
Create a python package & install it as source distribution and ...
I have a python package which has several data files in a data folder which have to be read when the package is...
Read more >
Installing Python Modules (Legacy version) — Python 3.11.1 ...
Running setup.py install builds and installs all modules in one run. If you prefer to work incrementally—especially useful if you want to customize...
Read more >
alphatims - PyPI
A Python package to index Bruker TimsTOF raw data for fast and easy accession ... AlphaTims can be installed in an existing Python...
Read more >
Installation - Dive into Deep Learning
Your simplest option is to install Miniconda. Note that the Python 3.x version is required. You can skip the following steps if your...
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