pip tag

46 questions


1 answers
272 views
0
linearmodels install 질문

You might want to use a module called linearmodels.I tried to install it with the pip install linearmodels command note: This error originates from a subprocess, and is likely not a problem with pip. ...

1 years ago

1 answers
284 views
0
Cannot pip install pybluez-win10

I want to download pybluze-win10 to use Vitalino api, but it doesn't work.https://github.com/BITalinoWorld/revolution-python-api#prepare-pybluez-installation-on-windows-10After installing Python 3.4 b...


1 answers
491 views
0
ModuleNotFoundError: No module named 'googlemaps' where googlemaps only works for the first code execution after atom startup

environment (simple) os is mac, editor is atom, language is python, code execution is atom-runner what someone is doingImporting googlemaps into python and using google's Geocoding API trying to get l...


2 answers
296 views
0
Error when trying to install markovify

pipe install markovifyWhen I run , I get the following error and I can't move on, how can I fix it?ERROR: Command errored out with exit status1: command: 'C:\Users\taiki\AppData\Local\Programs\Python...

2 years ago

1 answers
281 views
0
After installing pip, the pip3 command is available, but the pip command is not found.

Installation—pipe 20.1.1 documentationBased on the procedures on the site above, I ran the following commands in order, and now I can use the pip3 command, but I can't find the pip command. curl https...

2 years ago

1 answers
471 views
0
Error when pip install github3 is run on kali-linux.

Kali-Linux-2020.2-vmware-i386Python—Python 2.7.18pip:20.0.2ERROR: Command errored out with exit status1: command: /usr/bin/python/usr/share/python-wheels/pep517-0.8.2-py2.py3-none-any.whl/pep517/_in_p...

2 years ago

1 answers
77 views
0
About ImportError Occurring in Pycharm

ImportError OccursI'm a beginner at python. I wanted to use a module called [pyperclip], so I installed it with the following command, but when I run the program in Pycharm, I get ImportError: No modu...

2 years ago

1 answers
138 views
0
The pip cannot be updated.

An error occurs when attempting to update the python pip.Therefore, the pip cannot be updated.I uninstalled Anaconda because I thought the file might have been corrupted because I was running conda an...

2 years ago

1 answers
83 views
0
Is it possible to refer to the git repository in pipenv as bundleler and npm?

Pipenv is an application library management tool.Similar tools include nodejs' npm and ruby's bundle.In npm or bundleer, there is a mechanism that directly specifies the git URL of the github to act a...

2 years ago

2 answers
110 views
0
ImportError: cannot import name 'DependencyWarning' when trying to install a package called pybitflyer

Prerequisites/What you want to achieveI am trying to install a package called pybitflyer in python 3.6.3 (anaconda3).(Reference) We created a package pybitflyer that allows you to use the bitFlyer Lig...

2 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.