Coder Social home page Coder Social logo

Cli example about steam HOT 5 CLOSED

valvepython avatar valvepython commented on May 20, 2024
Cli example

from steam.

Comments (5)

rossengeorgiev avatar rossengeorgiev commented on May 20, 2024

I suspect this is due to an existing package on your system colliding with
one of the dependences.

On Aug 28, 2016 14:48, "Mnemosyne" [email protected] wrote:

http://steam.readthedocs.io/en/stable/user_guide.html#cli-example

Traceback (most recent call last):
File "test3.py", line 14, in
client = SteamClient()
File "/usr/local/lib/python2.7/dist-packages/steam/init.py", line 16,
in new
from steam.client import SteamClient as SC
File "/usr/local/lib/python2.7/dist-packages/steam/client/init.py",
line 22, in
from eventemitter import EventEmitter
File "/usr/local/lib/python2.7/dist-packages/eventemitter/init.py",
line 3, in
from .emitter import EventEmitter
File "/usr/local/lib/python2.7/dist-packages/eventemitter/emitter.py",
line 11
async def _try_catch_coro(emitter, event, listener, coro):
^
SyntaxError: invalid syntax
`

System : Linux b 4.0.0-kali1-686-pae #1
#1 SMP Debian 4.0.4-1+kali2
(2015-06-03) i686 GNU/Linux
Python : 2.x


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#45, or mute the thread
https://github.com/notifications/unsubscribe-auth/ACmEE_g8PlooGq3I6lzzGa0OcaTY6RJHks5qkXVzgaJpZM4Ju59t
.

from steam.

b3mb4m avatar b3mb4m commented on May 20, 2024

I'm really not sure that throw million error.

http://pastebin.ubuntu.com/23102265/

Which system do you recommend to run it smootly?

from steam.

b3mb4m avatar b3mb4m commented on May 20, 2024

Just fixed on both py2 & py3-Doing everything manually-

Also in codes has some errors
Traceback (most recent call last):
File "test3.py", line 34, in
print ("SteamID: %s" % repr(client.steamid))
AttributeError: 'SteamClient' object has no attribute 'steamid'

i just delete it and its working now.Hope you can fix these errors soon ~~

from steam.

rossengeorgiev avatar rossengeorgiev commented on May 20, 2024

It seems the example is outdated. It's best to use virtualenv so you don't
break you system packages.

On Aug 28, 2016 16:07, "Mnemosyne" [email protected] wrote:

Just fixed on both py2 & py3-Doing everything manually-

Also in codes has some errors
Traceback (most recent call last):
File "test3.py", line 34, in
print ("SteamID: %s" % repr(client.steamid))
AttributeError: 'SteamClient' object has no attribute 'steamid'

i just delete it and its working now.Hope you can fix these errors soon ~~


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#45 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACmEE7etHpdYrZvkOAT4raNAY1O4pqHWks5qkYgigaJpZM4Ju59t
.

from steam.

b3mb4m avatar b3mb4m commented on May 20, 2024

Just pm you via email can you check it ? Or pm me i need some help about unmentioned functions.

[email protected]

from steam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.