Our Brands

Welcome to the Schneider Electric Website

Welcome to our website.
		
How can we help you today?
Panda and Plotly Pip Install Issues

Problem:

The pip install will return an error and will not allow you to install the required panda and plotly packages. This is due to pip and apt being different types of packages; this results in python preventing the 2 from being installed as it may lead to conflict errors.

Error message from pip install

Solution:

Using a virtual environment, (venv), should allow the user to install both pip and apt type packages. The following is an example of how one may be created:

python3 -m venv .venv
.venv/bin/activate
python3 -m pip install -r requirements.txt 

An alternative method is to use the break system packages command to run the installation. *Note: Breaking system packages may have unknown consequences to your python environment, it is recommended to thoroughly research the system break packages command before using it. This may be done by tagging on to the commands as follows:

pip install plotly --break-system-packages

Schneider Electric Egypt and North East Africa

Panda and Plotly Pip Install Issues

Problem:

The pip install will return an error and will not allow you to install the required panda and plotly packages. This is due to pip and apt being different types of packages; this results in python preventing the 2 from being installed as it may lead to conflict errors.

Error message from pip install

Solution:

Using a virtual environment, (venv), should allow the user to install both pip and apt type packages. The following is an example of how one may be created:

python3 -m venv .venv
.venv/bin/activate
python3 -m pip install -r requirements.txt 

An alternative method is to use the break system packages command to run the installation. *Note: Breaking system packages may have unknown consequences to your python environment, it is recommended to thoroughly research the system break packages command before using it. This may be done by tagging on to the commands as follows:

pip install plotly --break-system-packages

 

Schneider Electric Egypt and North East Africa

Explore more
Product:
Explore more
Product:
Users group

Discuss this topic with experts

Visit our community and get advice from experts and peers on this topic and more
Users group

Discuss this topic with experts

Visit our Community for first-hand insights from experts and peers on this topic and more.
Explore more
Product:
Explore more
Product:

Need help?

  • Start here!

    Find answers now. Search for a solution on your own, or connect with one of our experts.

  • Contact Support

    Reach out to our customer care team to receive more information, technical support, assistance with complaints and more.

  • Where to buy?

    Easily find the nearest Schneider Electric distributor in your location.

  • Search FAQs

    Search topic-related frequently asked questions to find answers you need.

  • Contact Sales

    Start your sales inquiry online and an expert will connect with you.

I'd like to receive news and commercial info from Schneider Electric and its affiliates via electronic communication means such as email, and I agree to the collection of information on the opening and clicks on these emails (using invisible pixels in the images), to measure performance of our communications and improve them. For more details, please read our Privacy Policy.

  • Products Documentation
  • Software Downloads
  • Product Selector
  • Product Substitution and Replacement
  • Help and Contact Center
  • Find our Offices
  • Get a Quote
  • Where to buy
  • Careers
  • Company Profile
  • Report a misconduct
  • Accessibility
  • Newsroom
  • Investors
  • EcoStruxure
  • Job Search
  • Blog
  • Privacy Policy
  • Cookie Notice
  • Terms of use
  • Change your cookie settings
Your browser is out of date and has known security issues.

It also may not display all features of this website or other websites.

Please upgrade your browser to access all of the features of this website.

Latest version for Google Chrome, Mozilla Firefox or Microsoft Edgeis recommended for optimal functionality.