Skip to content

Error while installing requirements (resolved) and while importing package #3

@muraleekrishnan4

Description

@muraleekrishnan4

I got an error while installing requirements (gmpy2). The issue got resolved after running the below command.
Now I have an ImportError: cannot import name 'gcd' from 'fractions' on running [2] - Factorization Number

sudo apt install libmpc-dev
sudo apt install python3-pip
pip3 install --user gmpy2==2.1.0a2

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