Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation issues #3

Open
anu-bioinfo opened this issue Mar 24, 2022 · 1 comment
Open

installation issues #3

anu-bioinfo opened this issue Mar 24, 2022 · 1 comment

Comments

@anu-bioinfo
Copy link

Hello!

I am having issues installing the software. When I try(after cloning the github repository) : conda create --name integrate --file integrate_env.txt, I get ...

Preparing transaction: done
Verifying transaction: failed

PaddingError: Placeholder of length '30' too short in package /mnt/NewHDD1/software/.conda/envs/integrate/Library/bin/tcl86t.dll.
The package must be rebuilt with conda-build > 2.0.

And When I try: pip install -r integrate_env.txt, I get ....

ERROR: Invalid requirement: '@explicit' (from line 4 of integrate_env.txt)

I had a look at the "integrate_env.txt" and noticed that its meant for only Windows "# platform: win-64"

I work on Ubuntu ... Are there no linux versions ? Can you help me out ?

Best,

Anupam

@Xuerlock
Copy link

I had exactly the same problem, and I work on Linux and macOS... Both of them occurred these issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants