Tarskin / LaCyTools

A high-throughput data extraction package for LC-MS data.
Apache License 2.0
9 stars 5 forks source link

Unclear which shell to use (for Windows) #47

Open magnuspalmblad opened 2 years ago

magnuspalmblad commented 2 years ago

The README does not explain which command line or shell to use for Windows. I followed the instruction in the standard Command Prompt, but the " bin" folder does not appear in the LaCyTools folder created for the virtual environment.

There is also no "requirements.txt" file included in the most recent release zip file.

Tarskin commented 2 years ago

The latest set of files haven't been bundled in a release yet, until we have a beta tester confirming that the readme instructions were sufficient for a windows installation.

emrahyaman commented 1 year ago

on windows, virtual environment path are appointed slightly different, activate command located in ENV\Scripts\ instead of ENV/bin/ and libraries go in ENV\Lib\ rather than ENV/lib/. Also I was unable to run the command "source" then used activate path directly. for running LaCyTools. The codes I use are as follows;

cd C:(the LAcyTools folder path)\LaCyTools-master

LaCyTools\Scripts\activate

python LaCyTools.py