GithubHelp home page GithubHelp logo

Comments (4)

takeiga avatar takeiga commented on July 24, 2024 1

@akikuno Thank you for your prompt reply!
I tried reconstruct environment by your command, but it showed following error and could not reconstruct environment:
- nothing provides requested wslpath 0.4.1**

So I installed by pip and this fixed the issue:
pip install wslPath==0.4.1

However, I face the same error which I mentioned another thread #24.

from dajin2.

takeiga avatar takeiga commented on July 24, 2024 1

@akikuno I really applicate your kind support. Yes, I didn't updated conda via conda-forge, so that causing the issue.

from dajin2.

akikuno avatar akikuno commented on July 24, 2024

@takeiga
Thank you for reaching out!
It seems that your environment might be running an older version of wslPath so we recommend updating to the latest version:

conda install -c conda-forge -n <your conda env> wslPath=0.4.1

Should you face any issues during the update, please don't hesitate to inform me.

from dajin2.

akikuno avatar akikuno commented on July 24, 2024

@takeiga
Thank you for your effort. I truly appreciate it! I'm pleased to hear that the latest wslPath was installed using pip. If you don't have any further questions, please close the issue and proceed to #24.

The following is just an additional note.

I'm not sure why you couldn't find wslpath 0.4.1 via conda. It might be related to the version of conda. If you upgrade conda, I think the installation should work well.

conda update conda # or conda install -n base -c conda-forge conda=24.3.0
conda --version # check the version as 24.3.0
conda install -c conda-forge -n <your conda env> wslPath=0.4.1

from dajin2.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.