Skip to content

Cannot import azure.common on Win10 Python3.5 #2558

Closed

Description

PS C:\Users\simon\Desktop\Rainbow_Ref\deeprl-baselines-master\baselines\rainbow\experiments\atari> pip install azure-common
Requirement already satisfied: azure-common in c:\program files\python35\lib\site-packages\azure_common-1.1.9-py3.5.egg

PS C:\Users\simon\Desktop\Rainbow_Ref\deeprl-baselines-master\baselines\rainbow\experiments\atari> python rainbow.py
Traceback (most recent call last):
File "rainbow.py", line 27, in
from baselines.common.azure_utils import Container
File "C:\Program Files\Python35\lib\site-packages\baselines-0.1.4-py3.5.egg\baselines\common\azure_utils.py", line 5, in
ImportError: No module named 'azure.common'

Could somebody give me a helping hand? Thanks.
What's wrong with import azure.common on Win10 Python3.5?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions