You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vyper Version (output of vyper --version): 0.1.0b9
OS: windows 8.1
Python Version (output of python --version): 3.7.3
Environment (output of pip freeze):
C:\Python373\Scripts>pip install vyper
Requirement already satisfied: vyper in c:\python373\lib\site-packages (0.1.0b9)
Requirement already satisfied: pycryptodome<4,>=3.5.1 in c:\python373\lib\site-p
ackages (from vyper) (3.8.1)
What's your issue about?
vyper not run
Please include information like:
C:\Python373\Scripts>vyper yourFileName.vy
'vyper' is not recognized as an internal or external command,
operable program or batch file.
C:\Python373\Scripts>dir vy*
Volume in drive C has no label.
Volume Serial Number is E662-A6CD
Version Information
vyper --version
): 0.1.0b9python --version
): 3.7.3pip freeze
):C:\Python373\Scripts>pip install vyper
Requirement already satisfied: vyper in c:\python373\lib\site-packages (0.1.0b9)
Requirement already satisfied: pycryptodome<4,>=3.5.1 in c:\python373\lib\site-p
ackages (from vyper) (3.8.1)
What's your issue about?
vyper not run
Please include information like:
C:\Python373\Scripts>vyper yourFileName.vy
'vyper' is not recognized as an internal or external command,
operable program or batch file.
C:\Python373\Scripts>dir vy*
Volume in drive C has no label.
Volume Serial Number is E662-A6CD
Directory of C:\Python373\Scripts
05/03/2019 11:16 PM 4,922 vyper
05/03/2019 11:16 PM 1,495 vyper-lll
05/03/2019 11:16 PM 3,666 vyper-serve
3 File(s) 10,083 bytes
0 Dir(s) 333,984,301,056 bytes free
C:\Python373\Scripts>vyper-lll
'vyper-lll' is not recognized as an internal or external command,
operable program or batch file.
C:\Python373\Scripts>vyper-serve
'vyper-serve' is not recognized as an internal or external command,
operable program or batch file.
How can it be fixed?
Fill this in if you know how to fix it.
The text was updated successfully, but these errors were encountered: