GithubHelp home page GithubHelp logo

Comments (5)

c1728p9 avatar c1728p9 commented on May 18, 2024

Hi @DJMcMayhem, it doesn't look like that is the right progen. If you install requirements.txt then the correct progen will be installed. Something like pip install -r requirements.txt.

from daplink.

DJMcMayhem avatar DJMcMayhem commented on May 18, 2024

OK. Well, it seems like progen is being installed, but the command still fails. Here is my output from python2 -m pip install -r requirements.txt:

(venv) C:\Users\Me\project\DAPLink>python2 -m pip install -r requirements.txt
Requirement already satisfied (use --upgrade to upgrade): project-generator<0.10.0,>=0.9.8 in c:\python27\lib\site-packages (from -r requirements.txt (line 1))
...
...

However progen generate -t uvision gives

'progen' is not recognized as an internal or external command,
operable program or batch file.

As I was looking around, I did find a folder in c:\python27\lib\site-packages named project_generator, which seems to be what I'm looking for. But trying to run this gives:

(venv) C:\Users\Me\project\DAPLink\tools>python2 -m project_generator generate -t uvision
C:\Python27\python2.exe: No module named project_generator.__main__; 'project_generator' is a package and cannot be directly executed

(venv) C:\Users\Me\MyProject\DAPLink\tools>

Am I even looking in the right place?

from daplink.

c1728p9 avatar c1728p9 commented on May 18, 2024

It might be that the command python2 does not work properly in a virtualenv. If you run pip list (without the python2) does progen show up as installed?

from daplink.

c1728p9 avatar c1728p9 commented on May 18, 2024

@DJMcMayhem were you able to get this working?

from daplink.

c1728p9 avatar c1728p9 commented on May 18, 2024

Closing this issue. Please re-open if you are still having problems.

from daplink.

Related Issues (20)

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.