Skip to content

Could not install requirements with pip #1

Description

@niuqun

Hi, Meng-Jiun,

This is Qun. I read your paper on zero shot indoor localization and find it very inspiring. As I am ready to do some experiments myself, I run into some problems. Could you clarify them when you are available?

conda create -n zsgln python=3.6 scipy numpy

conda activate zsgln

pip install -r requirements.txt

I am able to execute the first two lines of code successfully on my computer. However, something wrong occurs with the third line of code. First, it says invalid operators with "=". So I replace "=" with "==" in the requirements.txt. Then, it says "_libgcc_mutex is an invalid operator". As I am quite new to this, I could not figure out the reasons after doing extensive researches. Could you provide some clues?

Thanks,
Qun

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions