Skip to content

[RFC] need virtual env for import modules easily #1956

@laticoda

Description

@laticoda

I'd like to import pyglet or arcade.They are game engine 100% python written.
I dont know how to create a kind of pipenv --python 3.7 install pyglet arcade.

i tried other very simple scripts and i get :
AttributeError: module 'random' has no attribute 'randint'
ModuleNotFoundError: No module named 'os'

thanks for your job, rustpython is a great concept.

Metadata

Metadata

Assignees

No one assigned

    Labels

    RFCRequest for comments

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions